|
bool | operator() (const std::string &lhs, const std::pair< std::string, float > &rhs) const |
|
bool | operator() (const std::pair< std::string, float > &lhs, const std::string &rhs) const |
|
Definition at line 44 of file EgammaObject.h.
◆ operator()() [1/2]
bool trigger::EgammaObject::VarComparer::operator() |
( |
const std::string & |
lhs, |
|
|
const std::pair< std::string, float > & |
rhs |
|
) |
| const |
|
inline |
◆ operator()() [2/2]
bool trigger::EgammaObject::VarComparer::operator() |
( |
const std::pair< std::string, float > & |
lhs, |
|
|
const std::string & |
rhs |
|
) |
| const |
|
inline |