HighLAND
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
AnaTimeNode Class Reference

Representation of detector time info. More...

#include <DataClasses.hxx>

Inheritance diagram for AnaTimeNode:
AnaTimeNodeIO

Public Member Functions

virtual AnaTimeNodeClone ()
 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.
 

Detailed Description

Representation of detector time info.

Definition at line 11 of file DataClasses.hxx.

Member Data Documentation

§ Detector

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.


The documentation for this class was generated from the following files: