#include "hrtextractor.h" |
HRtExtractor
class description - source file - inheritance tree (.pdf)
public:
HRtExtractor(Text_t* name, Text_t* title)
~HRtExtractor()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TNtuple* fData !
HCategory* fCatMdc ! Geant MDC data
HIterator* fMdcIter ! Iterator on MDC data
HCategory* fCatKine ! Geant Tracks
HIterator* fKineIter ! Iterator on Geant Tracks
HRtExtractor(Text_t name[],Text_t title[]) :
HReconstructor(name,title)
~HRtExtractor(void)
Bool_t init(void)
Bool_t finalize(void)
Int_t execute(void)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: Fri Jan 26 12:31:14 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.