33 Bool_t sharingCorrect)
35 fNoiseFactor(noiseFactor),
36 fAngleCorrect(angleCorrect),
37 fSharingCorrect(sharingCorrect)
55 p->SetName(
"FMD_low_flux");
56 p->SetTitle(
"FMD low flux");
70 p->SetName(
"FMD_high_flux");
71 p->SetTitle(
"FMD high flux");
static AliFMDRecoParam * GetHighFluxParam()
static AliFMDRecoParam * GetLowFluxParam()
static AliFMDRecoParam * GetParam(AliRecoParam::EventSpecie_t specie)
AliFMDRecoParam(Float_t noiseFactor=4, Bool_t angleCorrect=kTRUE, Bool_t sharingCorrect=kFALSE)