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

Public Member Functions

 AnaEventInfoIO (const AnaEventInfo &info)
 A constructor from the corresponding base class.
 
virtual void Define (OutputManager &man, const std::string &prefix="") const
 
virtual void Write (OutputManager &man, const std::string &prefix="") const
 
- Public Member Functions inherited from AnaEventInfo
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.
 

Additional Inherited Members

- Public Attributes inherited from AnaEventInfo
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 inherited from AnaEventInfo
 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 252 of file DataClassesIO.hxx.


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