Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Predicate that checks if the auxiliaries container stores some property with a specific key. More...
#include <bayeux/geomtools/base_hit.h>
Public Member Functions | |
has_key_predicate (const std::string &a_key) | |
The property key to be checked. More... | |
bool | operator() (const base_hit &a_hit) const |
Functor interface. More... | |
Public Member Functions inherited from datatools::i_predicate< base_hit > | |
virtual bool | operator() (const base_hit &obj_) const=0 |
Predicate that checks if the auxiliaries container stores some property with a specific key.
|
inlineexplicit |
The property key to be checked.
Constructor
|
inline |
Functor interface.