star-travex
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
TGeaEvent Class Reference

#include <TGeaEvent.h>

Inheritance diagram for TGeaEvent:

Public Member Functions

 TGeaEvent ()
 
 ~TGeaEvent ()
 
TGeaTrackAddTrack ()
 
void Clear (const Option_t *opts="")
 
 ClassDef (TGeaEvent, 1)
 

Static Public Member Functions

static std::string DecodeHashedPath (size_t hashValue)
 

Public Attributes

Int_t idEvent
 
Int_t nTracks
 
Int_t nSteps
 
TClonesArray * tracks
 
TClonesArray * steps
 

Static Public Attributes

static void * fgHash2PathMap
 
static TGiant3 * geant3
 Pointer to all geant3 structures. More...
 

Detailed Description

Definition at line 16 of file TGeaEvent.h.

Constructor & Destructor Documentation

TGeaEvent::TGeaEvent ( )

Definition at line 19 of file TGeaEvent.cxx.

TGeaEvent::~TGeaEvent ( )
inline

Definition at line 20 of file TGeaEvent.h.

Member Function Documentation

TGeaTrack * TGeaEvent::AddTrack ( )

Definition at line 31 of file TGeaEvent.cxx.

TGeaEvent::ClassDef ( TGeaEvent  ,
 
)
void TGeaEvent::Clear ( const Option_t *  opts = "")

Definition at line 65 of file TGeaEvent.cxx.

std::string TGeaEvent::DecodeHashedPath ( size_t  hashValue)
static

Definition at line 74 of file TGeaEvent.cxx.

Member Data Documentation

void* TGeaEvent::fgHash2PathMap
static

Definition at line 24 of file TGeaEvent.h.

TGiant3* TGeaEvent::geant3
static

Pointer to all geant3 structures.

Definition at line 25 of file TGeaEvent.h.

Int_t TGeaEvent::idEvent

Definition at line 27 of file TGeaEvent.h.

Int_t TGeaEvent::nSteps

Definition at line 29 of file TGeaEvent.h.

Int_t TGeaEvent::nTracks

Definition at line 28 of file TGeaEvent.h.

TClonesArray* TGeaEvent::steps

Definition at line 31 of file TGeaEvent.h.

TClonesArray* TGeaEvent::tracks

Definition at line 30 of file TGeaEvent.h.


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