Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Predicate that checks if the hit has some specific geometry ID. More...
#include <bayeux/geomtools/base_hit.h>
Public Member Functions | |
has_geom_id_predicate (const geomtools::geom_id &a_gid) | |
Constructor. 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 hit has some specific geometry ID.
|
inlineexplicit |
Constructor.
|
inline |
Functor interface.