HighLAND
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
AnaEventInfo Class Reference
Inheritance diagram for AnaEventInfo:
AnaEventInfoB AnaEventInfoIO

Public Member Functions

virtual AnaEventInfoClone ()
 Clone this object.
 
virtual void Print () const
 Dump the object to screen.
 
- Public Member Functions inherited from AnaEventInfoB
bool GetIsMC () const
 Return whether this spill is from Monte Carlo or not.
 
bool GetIsSandMC () const
 Return whether this spill is from Sand Monte Carlo or not.
 
void SetIsSandMC ()
 Set whether this event is from Sand MC.
 

Public Attributes

Int_t EventTime
 The ND280 subrun number. More...
 
- Public Attributes inherited from AnaEventInfoB
Int_t Run
 The ND280 run number.
 
Int_t SubRun
 The subrun number.
 
Int_t Event
 The ND280 event number.
 
bool IsMC
 Says if the event is MC or data.
 
bool IsSand
 Is this event from the Sand MC.
 

Protected Member Functions

 AnaEventInfo (const AnaEventInfo &event)
 Copy constructor is protected, as Clone() should be used to copy this object.
 
- Protected Member Functions inherited from AnaEventInfoB
 AnaEventInfoB (const AnaEventInfoB &event)
 Copy constructor is protected, as Clone() should be used to copy this object.
 

Detailed Description

Definition at line 729 of file DataClasses.hxx.

Member Data Documentation

§ EventTime

Int_t AnaEventInfo::EventTime

The ND280 subrun number.

UNIX timestamp of the event, from the MCM (master clock module).

Definition at line 754 of file DataClasses.hxx.


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