Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Predicate that negates another predicate. More...
#include <bayeux/geomtools/base_hit.h>
Public Member Functions | |
negates_predicate (const datatools::i_predicate< base_hit > &a_pred) | |
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 negates another predicate.
|
inlineexplicit |
Constructor.
|
inline |
Functor interface.