#include <Funs.h>
Inheritance diagram for TimimgCut:
Definition at line 95 of file Funs.h.
Public Member Functions | |
TimimgCut (TTools *tools_, const std::string &name_) | |
Constructor. | |
virtual bool | operator() () const |
Protected Member Functions | |
virtual | ~TimimgCut () |
Protected destructor ensures creation on the heap. | |
Protected Attributes | |
TTools * | tools |
|
Constructor.
Definition at line 98 of file Funs.h. References tools. |
|
Protected destructor ensures creation on the heap.
|
|
Definition at line 103 of file Funs.h. References TTools::Is2004CalibratedTimingOK(), and tools. |
|
Definition at line 108 of file Funs.h. Referenced by operator()(), and TimimgCut(). |