HighLAND
|
Representation of detector time info. More...
#include <DataClassesIO.hxx>
Public Member Functions | |
AnaTimeNodeIO (const AnaTimeNode &node) | |
A constructor from the corresponding base class. | |
virtual void | Define (OutputManager &man, const std::string &counter, const std::string &prefix="") const |
Add the variables for representing an AnaDetTimeInfo to the OutputManager. | |
virtual void | Write (OutputManager &man, const std::string &prefix="", Int_t indx1=-1, Int_t indx2=0) const |
Fill the current state of the AnaDetTimeInfo into the OutputManager. | |
![]() | |
virtual AnaTimeNode * | Clone () |
Clone this object. | |
Additional Inherited Members | |
![]() | |
Int_t | Detector |
Float_t | TimeStart |
Start time. | |
Float_t | TimeEnd |
End time. | |
![]() | |
AnaTimeNode (const AnaTimeNode &anaTime) | |
Copy constructor is protected, as Clone() should be used to copy this object. | |
Representation of detector time info.
Definition at line 331 of file DataClassesIO.hxx.