#include "htofgeantreader.h" |
HTofGeantReader
class description - source file - inheritance tree (.pdf)
public:
HTofGeantReader()
HTofGeantReader(const HTofGeantReader&)
~HTofGeantReader()
static TClass* Class()
virtual Bool_t execute()
HGeantTof* getGeantTof(HLocation locate)
HMatrixCategory* getGeantTofCat()
virtual Bool_t init()
virtual TClass* IsA() const
HTofGeantReader& operator=(const HTofGeantReader&)
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* fGeantTofCat ! TOF HGeant input data
Int_t fEventId ! event counter
HTofGeantReader for HGeant Root TOF branch
HTofGeantReader(void)
~HTofGeantReader(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* getGeantTofCat()
HGeantTof* getGeantTof(HLocation locate)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTofGeantReader HTofGeantReader(const HTofGeantReader&)
HTofGeantReader& operator=(const HTofGeantReader&)
Author: R. Holzmann
Last update: Fri Jan 26 12:36:03 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.