#include "hkinegeantreader.h" |
HKineGeantReader
class description - source file - inheritance tree (.pdf)
public:
HKineGeantReader()
HKineGeantReader(const HKineGeantReader&)
~HKineGeantReader()
static TClass* Class()
virtual Bool_t execute()
HGeantKine* getGeantKine(HLocation locate)
HLinearCategory* getGeantKineCat()
virtual Bool_t init()
virtual TClass* IsA() const
HKineGeantReader& operator=(const HKineGeantReader&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Int_t fEventId Current event number
TTree* t Pointer to the root tree
HLinearCategory* fGeantKineCat ! KINE HGeant input data
HKineGeantReader for HGeant Root KINE branch
Works only for splitlevel = 2 .
HKineGeantReader(void)
~HKineGeantReader(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
HLinearCategory* getGeantKineCat()
HGeantKine* getGeantKine(HLocation locate)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HKineGeantReader HKineGeantReader(const HKineGeantReader&)
HKineGeantReader& operator=(const HKineGeantReader&)
Author: R. Holzmann
Last update: Mon Feb 5 16:51:15 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.