#include "hrichgeantreader.h" |
HRichGeantReader
class description - source file - inheritance tree (.pdf)
public:
HRichGeantReader()
HRichGeantReader(const HRichGeantReader&)
~HRichGeantReader()
static TClass* Class()
virtual Bool_t execute()
HGeantRichDirect* getGeantRichDirect(HLocation locate)
HMatrixCategory* getGeantRichDirectCat()
HGeantRichMirror* getGeantRichMirror(HLocation locate)
HMatrixCategory* getGeantRichMirrorCat()
HGeantRichPhoton* getGeantRichPhoton(HLocation locate)
HMatrixCategory* getGeantRichPhotonCat()
virtual Bool_t init()
virtual TClass* IsA() const
HRichGeantReader& operator=(const HRichGeantReader&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TTree* t Pointer to the root tree
HMatrixCategory* fGeantRichPhotCat ! Rich HGeant input data
HMatrixCategory* fGeantRichDirCat ! Rich HGeant input data
HMatrixCategory* fGeantRichMirrorCat !
Int_t fEventId ! event counter
HRichGeantReader for HGeant Root RICH branches
HRichGeantReader(void)
~HRichGeantReader(void)
Bool_t init(void)
Set up categories and HGeant input tree
(this still needs splitlevel=2 on input file)
Bool_t execute(void)
Read one entry from tree
Inline Functions
HMatrixCategory* getGeantRichPhotonCat()
HMatrixCategory* getGeantRichDirectCat()
HMatrixCategory* getGeantRichMirrorCat()
HGeantRichPhoton* getGeantRichPhoton(HLocation locate)
HGeantRichDirect* getGeantRichDirect(HLocation locate)
HGeantRichMirror* getGeantRichMirror(HLocation locate)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRichGeantReader HRichGeantReader(const HRichGeantReader&)
HRichGeantReader& operator=(const HRichGeantReader&)
Author: R. Holzmann
Last update: Fri Jan 26 12:27:11 2007
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.