cepgen is hosted by Hepforge, IPPP Durham
CepGen N/A
Central exclusive processes event generator
Drawable::CompareAxisByValue Struct Reference

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

#include <include/CepGen/Utils/Drawable.h>

Public Member Functions

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

Detailed Description

Definition at line 90 of file Drawable.h.

Member Function Documentation

◆ operator()()

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

Definition at line 91 of file Drawable.h.