#include <TBeamMonitorEvent.h>
Public Member Functions | |
TBeamMonitorEvent () | |
TBeamMonitorEvent (const char *name, Short_t id=0) | |
virtual | ~TBeamMonitorEvent () |
virtual void | Clear (Option_t *t="") |
Bool_t | IsPulser () const |
TBeamMonitorEvent () | |
TBeamMonitorEvent (const char *name, Short_t id=0) | |
virtual | ~TBeamMonitorEvent () |
virtual void | Clear (Option_t *t="") |
Bool_t | IsPulser () const |
TBeamMonitorEvent () | |
TBeamMonitorEvent (const char *name, Short_t id=0) | |
virtual | ~TBeamMonitorEvent () |
virtual void | Clear (Option_t *t="") |
TBeamMonitorEvent () | |
TBeamMonitorEvent (const char *name, Short_t id=0) | |
virtual | ~TBeamMonitorEvent () |
virtual void | Clear (Option_t *t="") |
TBeamMonitorEvent () | |
TBeamMonitorEvent (const char *name, Short_t id=0) | |
virtual | ~TBeamMonitorEvent () |
virtual void | Clear (Option_t *t="") |
Data Fields | |
Bool_t | fIsMuon |
Bool_t | fIsPion |
Bool_t | fIsElectron |
Bool_t | fIsPulser |
Definition at line 12 of file TBeamMonitorEvent.h.
TBeamMonitorEvent::TBeamMonitorEvent | ( | ) |
Definition at line 9 of file TBeamMonitorEvent.cxx.
TBeamMonitorEvent::TBeamMonitorEvent | ( | const char * | name, | |
Short_t | id = 0 | |||
) |
Definition at line 14 of file TBeamMonitorEvent.cxx.
TBeamMonitorEvent::~TBeamMonitorEvent | ( | ) | [virtual] |
Definition at line 20 of file TBeamMonitorEvent.cxx.
TBeamMonitorEvent::TBeamMonitorEvent | ( | ) |
TBeamMonitorEvent::TBeamMonitorEvent | ( | const char * | name, | |
Short_t | id = 0 | |||
) |
virtual TBeamMonitorEvent::~TBeamMonitorEvent | ( | ) | [virtual] |
TBeamMonitorEvent::TBeamMonitorEvent | ( | ) |
TBeamMonitorEvent::TBeamMonitorEvent | ( | const char * | name, | |
Short_t | id = 0 | |||
) |
virtual TBeamMonitorEvent::~TBeamMonitorEvent | ( | ) | [virtual] |
TBeamMonitorEvent::TBeamMonitorEvent | ( | ) |
TBeamMonitorEvent::TBeamMonitorEvent | ( | const char * | name, | |
Short_t | id = 0 | |||
) |
virtual TBeamMonitorEvent::~TBeamMonitorEvent | ( | ) | [virtual] |
TBeamMonitorEvent::TBeamMonitorEvent | ( | ) |
TBeamMonitorEvent::TBeamMonitorEvent | ( | const char * | name, | |
Short_t | id = 0 | |||
) |
virtual TBeamMonitorEvent::~TBeamMonitorEvent | ( | ) | [virtual] |
void TBeamMonitorEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Definition at line 24 of file TBeamMonitorEvent.cxx.
References fIsElectron, fIsMuon, fIsPion, and fIsPulser.
virtual void TBeamMonitorEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
virtual void TBeamMonitorEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
virtual void TBeamMonitorEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
virtual void TBeamMonitorEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Bool_t TBeamMonitorEvent::IsPulser | ( | ) | const [inline] |
Definition at line 21 of file TBeamMonitorEvent.h.
References fIsPulser.
Bool_t TBeamMonitorEvent::IsPulser | ( | ) | const [inline] |
Definition at line 21 of file TBeamMonitorEvent.h.
References fIsPulser.
Referenced by TTRDDubnaProc::FinalizeEvent(), and TTRDBucharestProc::FinalizeEvent().
Definition at line 30 of file TBeamMonitorEvent.h.
Referenced by Clear(), TBeamMonitorProc::FinalizeEvent(), TTRDMuensterFrankfurtProc::FinalizeEvent(), TTRDDubnaProc::FinalizeEvent(), and TTRDBucharestProc::FinalizeEvent().
Bool_t TBeamMonitorEvent::fIsMuon |
Definition at line 24 of file TBeamMonitorEvent.h.
Referenced by Clear(), and TBeamMonitorProc::FinalizeEvent().
Bool_t TBeamMonitorEvent::fIsPion |
Definition at line 27 of file TBeamMonitorEvent.h.
Referenced by Clear(), TBeamMonitorProc::FinalizeEvent(), TTRDMuensterFrankfurtProc::FinalizeEvent(), TTRDDubnaProc::FinalizeEvent(), and TTRDBucharestProc::FinalizeEvent().
Bool_t TBeamMonitorEvent::fIsPulser |
Definition at line 33 of file TBeamMonitorEvent.h.
Referenced by Clear(), TBeamMonitorProc::FinalizeEvent(), and IsPulser().