WCSim
|
#include <WCSimRootEvent.hh>
Public Member Functions | |
WCSimRootEvent () | |
virtual | ~WCSimRootEvent () |
WCSimRootEvent & | operator= (const WCSimRootEvent &in) |
bool | CompareAllVariables (const WCSimRootEvent *c, bool deep_comparison=false) const |
void | Clear (Option_t *option="") |
Int_t | GetCurrentIndex () |
WCSimRootTrigger * | GetTrigger (int number) |
const WCSimRootTrigger * | GetTrigger (int number) const |
Int_t | GetNumberOfEvents () const |
Int_t | GetNumberOfSubEvents () const |
bool | HasSubEvents () |
void | AddSubEvent () |
void | Initialize () |
void | ReInitialize () |
Static Public Member Functions | |
static void | Reset (Option_t *option="") |
Private Attributes | |
TObjArray * | fEventList |
Int_t | Current |
Definition at line 361 of file WCSimRootEvent.hh.
WCSimRootEvent::WCSimRootEvent | ( | ) |
Definition at line 541 of file WCSimRootEvent.cc.
|
virtual |
Definition at line 568 of file WCSimRootEvent.cc.
|
inline |
Definition at line 384 of file WCSimRootEvent.hh.
void WCSimRootEvent::Clear | ( | Option_t * | option = "" | ) |
Definition at line 581 of file WCSimRootEvent.cc.
bool WCSimRootEvent::CompareAllVariables | ( | const WCSimRootEvent * | c, |
bool | deep_comparison = false |
||
) | const |
Definition at line 877 of file WCSimRootEvent.cc.
|
inline |
Definition at line 370 of file WCSimRootEvent.hh.
|
inline |
Definition at line 376 of file WCSimRootEvent.hh.
|
inline |
Definition at line 377 of file WCSimRootEvent.hh.
|
inline |
Definition at line 373 of file WCSimRootEvent.hh.
|
inline |
Definition at line 374 of file WCSimRootEvent.hh.
|
inline |
Definition at line 378 of file WCSimRootEvent.hh.
void WCSimRootEvent::Initialize | ( | ) |
Definition at line 560 of file WCSimRootEvent.cc.
WCSimRootEvent & WCSimRootEvent::operator= | ( | const WCSimRootEvent & | in | ) |
Definition at line 551 of file WCSimRootEvent.cc.
|
inline |
Definition at line 399 of file WCSimRootEvent.hh.
|
static |
Definition at line 586 of file WCSimRootEvent.cc.
|
private |
Definition at line 415 of file WCSimRootEvent.hh.
|
private |
Definition at line 414 of file WCSimRootEvent.hh.