Go to the documentation of this file.
7 #ifndef CbmMuchHitFinderQa_H
8 #define CbmMuchHitFinderQa_H
13 #include "TClonesArray.h"
23 Double_t
LandauMPV(Double_t*
x, Double_t* par);
24 Double_t
MPV_n_e(Double_t Tkin, Double_t mass);
31 virtual InitStatus
Init();
32 virtual void Exec(Option_t* option);
Int_t GetNChannels(Int_t iStation)
virtual void FinishTask()
CbmMuchHitFinderQa(const CbmMuchHitFinderQa &)
virtual void SetParContainers()
CbmDigiManager * fDigiManager
void SetGeoFileName(TString fileName)
TClonesArray * fPointInfos
CbmMuchHitFinderQa(const char *name="MuchHitFinderQa", Int_t verbose=1)
Bool_t IsSignalPoint(Int_t iPoint)
void SetOccupancyQa(Bool_t on)
TH2D * fhChargeTrackLengthEl
Double_t MPV_n_e(Double_t Tkin, Double_t mass)
Int_t fPointsUnderCounted
TH1D * fhChargePr_1GeV_3mm
CbmMuchGeoScheme * fGeoScheme
void SetClusterDeconvQa(Bool_t on)
TH1I ** fhPointsInCluster
TH2D * fhChargeTrackLength
TH2D * fhChargeEnergyLogEl
TH2D * fhChargeTrackLengthPi
TClonesArray * fDigiMatches
TVector2 GetMinPadSize(Int_t iStation)
TH2D * fhChargeEnergyLogPr
virtual void Exec(Option_t *option)
TObjArray * fChargeHistos
void SetGeometryID(Int_t flag)
void SetPerformanceFileName(TString fileName)
Double_t LandauMPV(Double_t *x, Double_t *par)
TH2D * fhChargeEnergyLogPi
TVector2 GetMaxPadSize(Int_t iStation)
void SetPullsQa(Bool_t on)
Bool_t fClusterDeconvQaOn
TH2D * fhChargeTrackLengthPr
CbmMuchHitFinderQa & operator=(const CbmMuchHitFinderQa &)
virtual InitStatus Init()
void SetDigitizerQa(Bool_t on)
void SetPrintToFile(Bool_t on)
Int_t GetNSectors(Int_t iStation)
void SetStatisticsQa(Bool_t on)
virtual ~CbmMuchHitFinderQa()