HLocalShift
class description - source file - inheritance tree (.pdf)
public:
HLocalShift(Text_t* name, Text_t* title, Float_t* shiftThetaMgF2, Float_t* shifThetaSiO2, Char_t* energyFileName)
~HLocalShift()
static TClass* Class()
Bool_t energyfile()
Float_t energyset(Int_t nRow, Int_t nCol, Int_t nSector)
virtual Int_t execute()
virtual Bool_t finalize()
HParSet* getGeometryPar()
HCategory* getLocalCat()
virtual Bool_t init()
virtual TClass* IsA() const
void recalculateLocal(HRichPad* p, HRichLocal* pL)
void setGeometryPar(HParSet* pPar)
void shiftTheta(HRichLocal* pL)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Float_t sThetaMgF2[6]
Float_t sThetaSiO2[6]
HIterator* fIter1 !
HCategory* fLocalCat !
HParSet* fGeometryPar ! Pointer to geometry parameters
TH2F* pEnergySim[6] !
TFile* pEnergyLockup !
Char_t filename[128]
Char_t energyName[16]
HLocalShift(Text_t *name, Text_t *title,Float_t shiftThetaMgF2[6],Float_t shifThetaSiO2[6],Char_t energyFileName[128]) : HReconstructor(name,title)
~HLocalShift(void)
Bool_t init()
Int_t execute()
cout<<" event "<<endl;
void shiftTheta(HRichLocal* pL)
void recalculateLocal(HRichPad * p,HRichLocal* pL)
cout<<" in recalculateLocal "<<endl;
Bool_t energyfile()
Float_t energyset(Int_t nRow, Int_t nCol, Int_t nSector)
Inline Functions
Bool_t finalize()
void setGeometryPar(HParSet* pPar)
HParSet* getGeometryPar()
HCategory* getLocalCat()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: Fri Jan 26 11:59:42 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.