FairRoot/PandaRoot
PndMvdSimplePixelClusterFinder.h
Go to the documentation of this file.
1 #ifndef PNDMVDSIMPLEPIXELCLUSTERFINDER_H
2 #define PNDMVDSIMPLEPIXELCLUSTERFINDER_H
3 
5 #include "PndSdsTotDigiPar.h"
6 #include "PndSdsPixelDigiPar.h"
16 
18 {
19  public :
20  PndMvdSimplePixelClusterFinder(TString parName = "MVDPixelDigiPar", TString totParName = "MVDPixelTotDigiPar", Int_t verbose = 0);
26 
27  protected: void SetParameters();
28 
29  private:
34 };
35 #endif
Double_t val[nBoxes][nFEBox]
Definition: createCalib.C:11
#define verbose
PndMvdSimplePixelClusterFinder & operator=(const PndMvdSimplePixelClusterFinder &)=delete
Charge Digitization Parameter Class for SDS.
PndMvdSimplePixelClusterFinder(TString parName="MVDPixelDigiPar", TString totParName="MVDPixelTotDigiPar", Int_t verbose=0)
Digitization Parameter Class for SDS-Pixel part.