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