16 #define CUTS_OR_CUT_H 1 49 #endif // CUTS_OR_CUT_H
The OR binary cut.
Definition: or_cut.h:24
virtual ~or_cut()
Destructor.
or_cut(datatools::logger::priority a_logging_priority=datatools::logger::PRIO_FATAL)
Constructor.
Top-level namespace of the Bayeux/cuts module library.
Definition: accept_cut.h:21
virtual int _accept()
Selection.
The abstract base class for binary cuts.
Definition: i_binary_cut.h:31
#define CUT_REGISTRATION_INTERFACE(T)
Definition: i_cut.h:411