GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Gw::AgataEventContainer Class Reference

AgataEventContainer class that contains agata event to be displayed. More...

#include <AgataEventContainer.h>

Inheritance diagram for Gw::AgataEventContainer:

Public Member Functions

 AgataEventContainer ()
 
void ClearEvents ()
 clear list or delete when dynamical memory allocation More...
 
void FillHits (Option_t *type="Agata")
 Fill Event. More...
 
void FillTracks (Option_t *type="Agata")
 
void GetEvent (Int_t ievent)
 get event More...
 
TClonesArray * GetHitList (Int_t ievent, Option_t *type="Agata", Bool_t warn=true)
 get array More...
 
Int_t GetIndex (Option_t *type) const
 Get index from type. More...
 
Int_t GetNofBranches () const
 Get number of bracnhes. More...
 
Int_t GetNofEvents () const
 get Number of events More...
 
TClonesArray * GetTrackList (Int_t ievent, Option_t *type="Agata", Bool_t warn=true)
 get array More...
 
StdHitNewHit (Option_t *type="Agata")
 add current hit (added to current hit list) More...
 
TrackHitNewTrackHit (Option_t *type="Agata")
 add current track hit (added to current track hit list) More...
 
const Char_t * RegisterBranch (Option_t *type="")
 Register branch, return name of type. More...
 
virtual ~AgataEventContainer ()
 

Static Public Member Functions

static const Char_t * GetTypeName (Int_t idx)
 Get type name. More...
 

Protected Attributes

TTree * fEventTree
 
LogMessage fLog
 
Int_t fNofEvents
 

Detailed Description

AgataEventContainer class that contains agata event to be displayed.

Definition at line 25 of file AgataEventContainer.h.


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