cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
Drawable::CompareAxisByValue Struct Reference

Comparator of an axis by the values it holds. More...

#include <CepGen/Utils/Drawable.h>

Public Member Functions

bool operator() (const std::pair< coord_t, Value > &lhs, const std::pair< coord_t, Value > &rhs)
 

Detailed Description

Definition at line 97 of file Drawable.h.

Member Function Documentation

◆ operator()()

bool operator() ( const std::pair< coord_t, Value > &  lhs,
const std::pair< coord_t, Value > &  rhs 
)

Definition at line 98 of file Drawable.h.