EventHeader Class Reference

#include <Event.h>

List of all members.

Public Member Functions

 EventHeader ()
virtual ~EventHeader ()
void Set (Int_t i, Int_t r, Int_t d)
Int_t GetEvtNum () const
Int_t GetRun () const
Int_t GetDate () const
 EventHeader ()
virtual ~EventHeader ()
void Set (Int_t i, Int_t r, Int_t d)
Int_t GetEvtNum () const
Int_t GetRun () const
Int_t GetDate () const
 EventHeader ()
virtual ~EventHeader ()
void Set (Int_t i, Int_t r, TDatime d, Int_t p, Double_t e)
Int_t GetEvtNum () const
Int_t GetRun () const
TDatime GetDate () const
Int_t GetPrimary () const
Double_t GetEnergy () const

Private Attributes

Int_t fEvtNum
Int_t fRun
Int_t fDate
TDatime fDate
Int_t fPrimary
Double_t fEnergy


Detailed Description

Definition at line 81 of file Event.h.


Constructor & Destructor Documentation

EventHeader::EventHeader (  )  [inline]

Definition at line 89 of file Event.h.

virtual EventHeader::~EventHeader (  )  [inline, virtual]

Definition at line 90 of file Event.h.

EventHeader::EventHeader (  )  [inline]

Definition at line 92 of file EventMT.h.

virtual EventHeader::~EventHeader (  )  [inline, virtual]

Definition at line 93 of file EventMT.h.

EventHeader::EventHeader (  )  [inline]

Definition at line 46 of file MyEvent.h.

virtual EventHeader::~EventHeader (  )  [inline, virtual]

Definition at line 47 of file MyEvent.h.


Member Function Documentation

void EventHeader::Set ( Int_t  i,
Int_t  r,
Int_t  d 
) [inline]

Definition at line 91 of file Event.h.

References fDate, fEvtNum, and fRun.

Referenced by Event::SetHeader(), and MyEvent::SetHeader().

Int_t EventHeader::GetEvtNum (  )  const [inline]

Definition at line 92 of file Event.h.

References fEvtNum.

Referenced by MakeHisto(), stress10(), and stress9tree().

Int_t EventHeader::GetRun (  )  const [inline]

Definition at line 93 of file Event.h.

References fRun.

Int_t EventHeader::GetDate (  )  const [inline]

Definition at line 94 of file Event.h.

References fDate.

Referenced by RootShower::Produce().

void EventHeader::Set ( Int_t  i,
Int_t  r,
Int_t  d 
) [inline]

Definition at line 94 of file EventMT.h.

References fDate, fEvtNum, and fRun.

Int_t EventHeader::GetEvtNum (  )  const [inline]

Definition at line 95 of file EventMT.h.

References fEvtNum.

Int_t EventHeader::GetRun (  )  const [inline]

Definition at line 96 of file EventMT.h.

References fRun.

Int_t EventHeader::GetDate (  )  const [inline]

Definition at line 97 of file EventMT.h.

References fDate.

void EventHeader::Set ( Int_t  i,
Int_t  r,
TDatime  d,
Int_t  p,
Double_t  e 
) [inline]

Definition at line 48 of file MyEvent.h.

References d, fDate, fEnergy, fEvtNum, fPrimary, and fRun.

Int_t EventHeader::GetEvtNum (  )  const [inline]

Definition at line 50 of file MyEvent.h.

References fEvtNum.

Int_t EventHeader::GetRun (  )  const [inline]

Definition at line 51 of file MyEvent.h.

References fRun.

TDatime EventHeader::GetDate (  )  const [inline]

Definition at line 52 of file MyEvent.h.

References fDate.

Int_t EventHeader::GetPrimary (  )  const [inline]

Definition at line 53 of file MyEvent.h.

References fPrimary.

Referenced by RootShower::Produce().

Double_t EventHeader::GetEnergy (  )  const [inline]

Definition at line 54 of file MyEvent.h.

References fEnergy.

Referenced by RootShower::Produce(), and RootShower::ShowInfos().


Member Data Documentation

Int_t EventHeader::fEvtNum [private]

Definition at line 84 of file Event.h.

Referenced by GetEvtNum(), and Set().

Int_t EventHeader::fRun [private]

Definition at line 85 of file Event.h.

Referenced by GetRun(), and Set().

Int_t EventHeader::fDate [private]

Definition at line 86 of file Event.h.

Referenced by GetDate(), and Set().

TDatime EventHeader::fDate [private]

Definition at line 41 of file MyEvent.h.

Int_t EventHeader::fPrimary [private]

Definition at line 42 of file MyEvent.h.

Referenced by GetPrimary(), and Set().

Double_t EventHeader::fEnergy [private]

Definition at line 43 of file MyEvent.h.

Referenced by GetEnergy(), and Set().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:25:12 2011 for ROOT_528-00b_version by  doxygen 1.5.1