5 #include "FairLogger.h"
9 fTotParName(totParName),
14 FairRun* ana = FairRun::Instance();
15 FairRuntimeDb*
rtdb=ana->GetRuntimeDb();
33 if(
fVerbose>0) std::cout<<
"Info in <PndMvdSimplePixelClusterFinder>: ideal charge conversion"<<std::endl;
37 if(
fVerbose>0) std::cout<<
"Info in <PndMvdSimplePixelClusterFinder>: TOT charge conversion"<<std::endl;
46 std::cout<<
"Error in <PndMvdSimplePixelClusterFinder>: charge conversion method not defined, use ideal converter..."<<std::endl;
Double_t GetClustRadius() const
Int_t GetChargeConvMethod() const
Charge Digitization Parameter Class for SDS.
Double_t GetConstCurrent() const
Double_t GetNoise() const
Double_t GetClockFrequency() const
PndSdsChargeConversion * fChargeConverter
PndMvdSimplePixelClusterFinder(TString parName="MVDPixelDigiPar", TString totParName="MVDPixelTotDigiPar", Int_t verbose=0)
Double_t GetChargingTime() const
PndSdsTotDigiPar * fTotDigiPar
PndSdsPixelDigiPar * fDigiPar
Double_t GetThreshold() const
Digitization Parameter Class for SDS-Pixel part.