WCSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
WCSimRootEvent Class Reference

#include <WCSimRootEvent.hh>

Inheritance diagram for WCSimRootEvent:

Public Member Functions

 WCSimRootEvent ()
 
virtual ~WCSimRootEvent ()
 
WCSimRootEventoperator= (const WCSimRootEvent &in)
 
bool CompareAllVariables (const WCSimRootEvent *c, bool deep_comparison=false) const
 
void Clear (Option_t *option="")
 
Int_t GetCurrentIndex ()
 
WCSimRootTriggerGetTrigger (int number)
 
const WCSimRootTriggerGetTrigger (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
 

Detailed Description

Definition at line 361 of file WCSimRootEvent.hh.

Constructor & Destructor Documentation

WCSimRootEvent::WCSimRootEvent ( )

Definition at line 541 of file WCSimRootEvent.cc.

WCSimRootEvent::~WCSimRootEvent ( )
virtual

Definition at line 568 of file WCSimRootEvent.cc.

Member Function Documentation

void WCSimRootEvent::AddSubEvent ( )
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.

Int_t WCSimRootEvent::GetCurrentIndex ( )
inline

Definition at line 370 of file WCSimRootEvent.hh.

Int_t WCSimRootEvent::GetNumberOfEvents ( ) const
inline

Definition at line 376 of file WCSimRootEvent.hh.

Int_t WCSimRootEvent::GetNumberOfSubEvents ( ) const
inline

Definition at line 377 of file WCSimRootEvent.hh.

WCSimRootTrigger* WCSimRootEvent::GetTrigger ( int  number)
inline

Definition at line 373 of file WCSimRootEvent.hh.

const WCSimRootTrigger* WCSimRootEvent::GetTrigger ( int  number) const
inline

Definition at line 374 of file WCSimRootEvent.hh.

bool WCSimRootEvent::HasSubEvents ( )
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.

void WCSimRootEvent::ReInitialize ( )
inline

Definition at line 399 of file WCSimRootEvent.hh.

void WCSimRootEvent::Reset ( Option_t *  option = "")
static

Definition at line 586 of file WCSimRootEvent.cc.

Member Data Documentation

Int_t WCSimRootEvent::Current
private

Definition at line 415 of file WCSimRootEvent.hh.

TObjArray* WCSimRootEvent::fEventList
private

Definition at line 414 of file WCSimRootEvent.hh.


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