15 #ifndef CUTS_AND_CUT_H 16 #define CUTS_AND_CUT_H 1 49 #endif // CUTS_AND_CUT_H
The AND binary cut.
Definition: and_cut.h:24
Top-level namespace of the Bayeux/cuts module library.
Definition: accept_cut.h:21
virtual ~and_cut()
Destructor.
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
and_cut(datatools::logger::priority a_logging_priority=datatools::logger::PRIO_FATAL)
Constructor.