|
HighLAND
|
Representation of detector time info. More...
#include <DataClasses.hxx>
Public Member Functions | |
| virtual AnaTimeNode * | Clone () |
| Clone this object. | |
Public Attributes | |
| Int_t | Detector |
| Float_t | TimeStart |
| Start time. | |
| Float_t | TimeEnd |
| End time. | |
Protected Member Functions | |
| 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 11 of file DataClasses.hxx.
| Int_t AnaTimeNode::Detector |
Detector associated to this times The systems are numbered as: 1: TPC1 2: TPC2 3: TPC3 4: FGD1 5: FGD2 6: P0D 7: DSECal 8: Any SMRD module 9: Any TECal or PECal module
Definition at line 40 of file DataClasses.hxx.
1.8.13