#include "htofcalibrater.h" |
HTofCalibrater
class description - source file - inheritance tree (.pdf)
public:
HTofCalibrater()
HTofCalibrater(Text_t* name, Text_t* title)
~HTofCalibrater()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
void initParContainer()
virtual TClass* IsA() const
HTofCalibrater& operator=(HTofCalibrater& c)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HLocation fLoc Location for new object
HIterator* fIter !Iterator on raw data
HCategory* fRawCat !Pointer to the raw data category
HCategory* fCalCat !Pointer to the cal data category
HTofCalPar* fCalPar !Calibration parameters
HTofCalibrater (not operational !!!)
adapted from /u/halo/packages/abase/new by Manuel Sanchez (17/06/98)
void initParContainer()
Bool_t init(void)
HTofCalibrater(void)
HTofCalibrater(Text_t *name,Text_t *title) :
HReconstructor(name,title)
~HTofCalibrater(void)
Int_t execute(void)
Inline Functions
Bool_t finalize()
HTofCalibrater& operator=(HTofCalibrater& c)
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:35:34 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.