#include "htofinocalibrater.h" |
HTofinoCalibrater
class description - source file - inheritance tree (.pdf)
public:
HTofinoCalibrater()
HTofinoCalibrater(Text_t* name, Text_t* title)
~HTofinoCalibrater()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
void initParContainer()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
HLocation fLoc ! Location for new object
HCategory* fCalCat ! Pointer to cal data category
HCategory* fRawCat ! Pointer to raw data category
HIterator* iter ! Iterator over Raw category
HTofinoCalPar* pTofinoCalPar ! Calibration parameters
HCategory* fStartHitCat ! Category with start hits
HTofinoCalibrater calibrates raw Tofino data and puts output
values into cal data category
HTofinoCalibrater(void)
HTofinoCalibrater(Text_t *name,Text_t *title) :
HReconstructor(name,title)
~HTofinoCalibrater()
Bool_t init(void)
void initParContainer()
Int_t execute(void)
Inline Functions
Bool_t finalize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: 27/04/2001 by T.Wojcik
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.