#include "hcreatecorrpar.h" |
HCreateCorrPar
class description - source file - inheritance tree (.pdf)
public:
HCreateCorrPar(Text_t* name, Text_t* title)
HCreateCorrPar(Text_t* name, Text_t* title, char* filename, Int_t iRichQual)
~HCreateCorrPar()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t finalize()
void fitGausHistos(TH1F* histo, TH1F* histoFit)
void fitLinHistos(TH1F* histo, TH1F* histoFit)
HCategory* getHitMatchCat()
void iniHistos()
virtual Bool_t init()
virtual TClass* IsA() const
Bool_t isGoodRing(HHitMatch* pHM)
Bool_t isTOFBetween(Float_t tof, Float_t low, Float_t high)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HCategory* pHitMatchCat !
HIterator* pIterMatchHit !
TFile* pFileOut !
TObjArray* pHistArray !
char* pFileName !
Int_t iRichQualThreshold
Int_t bin1
Float_t fPhiCut
TH2F* pH_RichMdcdThetadPhi
TH2F* pH_RichMdcdPhiTheta
TH1F* pH_RichMdcdTheta
TH1F* pH_RichMdcdThetaPhiCut
TH1F* pH_RichMdcdThetaTofCorr
TH1F* pH_RichMdcdThetaTof1Hit
TH1F* pH_RichMdcdThetaTof1HitPhiCut
TH1F* pH_RichMdcdThetaTof2Hit
TH1F* pH_RichMdcdPhi
TH1F* pH_RichMdcdPhiTofCorr
TH1F* pH_RichMdcdPhiTof1Hit
TH1F* pH_RichMdcdPhiTof2Hit
TH1F* pH_RichMdcdThetaFit
TH1F* pH_RichMdcdThetaPhiCutFit
TH1F* pH_RichMdcdThetaTofCorrFit
TH1F* pH_RichMdcdThetaTof1HitFit
TH1F* pH_RichMdcdThetaTof1HitPhiCutFit
TH1F* pH_RichMdcdThetaTof2HitFit
TH1F* pH_RichMdcdPhiFit
TH1F* pH_RichMdcdPhiTofCorrFit
TH1F* pH_RichMdcdPhiTof1HitFit
TH1F* pH_RichMdcdPhiTof2HitFit
Int_t count
HCreateCorrPar(Text_t *name,Text_t *title) :
HReconstructor(name,title)
HCreateCorrPar(Text_t *name,Text_t *title, char* filename,Int_t iRichQual) :
HReconstructor(name,title)
~HCreateCorrPar(void)
Bool_t init()
Bool_t isGoodRing(HHitMatch *pHM)
Int_t execute()
Bool_t isTOFBetween(Float_t tof,Float_t low,Float_t high)
void fitGausHistos(TH1F* histo,TH1F *histoFit)
TString *name = (TString*)histo->GetName();
name+="FitFc";
void fitLinHistos(TH1F* histo,TH1F *histoFit)
TString *name = (TString*)histo->GetName();
name+="FitFc";
void iniHistos()
Bool_t finalize()
Inline Functions
HCategory* getHitMatchCat()
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:53:16 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.