![]() |
ATLAS Offline Software
|
Implementaton of ICutter, for converting text to cut logic in selectors. More...
#include <ICutter.h>
Public Member Functions | |
| virtual | ~ICutter ()=default |
| virtual bool | cut (const ulong &) const =0 |
| virtual std::string | to_string () const =0 |
Implementaton of ICutter, for converting text to cut logic in selectors.
|
virtualdefault |
|
pure virtual |
Implemented in GlobalSim::geq, GlobalSim::gt, GlobalSim::leq, and GlobalSim::lt.
|
pure virtual |
Implemented in GlobalSim::geq, GlobalSim::gt, GlobalSim::leq, and GlobalSim::lt.