HighLAND
Public Member Functions | List of all members
AnaTimeNodeIO Class Reference

Representation of detector time info. More...

#include <DataClassesIO.hxx>

Inheritance diagram for AnaTimeNodeIO:
AnaTimeNode

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.
 
- Public Member Functions inherited from AnaTimeNode
virtual AnaTimeNodeClone ()
 Clone this object.
 

Additional Inherited Members

- Public Attributes inherited from AnaTimeNode
Int_t Detector
 
Float_t TimeStart
 Start time.
 
Float_t TimeEnd
 End time.
 
- Protected Member Functions inherited from AnaTimeNode
 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 331 of file DataClassesIO.hxx.


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