5 #include "FairLogger.h"
9 fTotParName(totParName),
14 FairRun* ana = FairRun::Instance();
15 FairRuntimeDb*
rtdb=ana->GetRuntimeDb();
34 if (
fVerbose > 0) std::cout <<
"Info in <PndMvdSimplePixelClusterFinder>: ideal charge conversion" << std::endl;
38 if (
fVerbose > 0) std::cout <<
"Info in <PndMvdSimplePixelClusterFinder>: TOT charge conversion" << std::endl;
44 <<
"Error in <PndMvdSimplePixelClusterFinder>: charge conversion method not defined, use ideal converter..."
53 std::cout <<
"PndMvdSimplePixelClusterFinder::SetParameters() Cols/Rows " <<
fcols <<
"/" <<
frows <<
" Radius: " <<
fradius << 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.