PandaRoot
PndEmcRecoPar Class Reference

Parameter set for Emc Reco. More...

#include <PndEmcRecoPar.h>

Inheritance diagram for PndEmcRecoPar:

Public Member Functions

Double_t GetEnergyThresholdBarrel ()
 
Double_t GetEnergyThresholdFWD ()
 
Double_t GetEnergyThresholdBWD ()
 
Double_t GetEnergyThresholdShashlyk ()
 
Double_t GetClusterActiveTime ()
 
Text_t * GetEmcClusterPosMethod ()
 
Double_t GetOffsetParmA ()
 
Double_t GetOffsetParmB ()
 
Double_t GetOffsetParmC ()
 
Double_t GetEmcDigiPositionDepthPWO ()
 
Double_t GetEmcDigiPositionDepthShashlyk ()
 
Double_t GetMaxECut ()
 
Double_t GetNeighbourECut ()
 
Double_t GetCutSlope ()
 
Double_t GetCutOffset ()
 
Double_t GetERatioCorr ()
 
Int_t GetTheNeighbourLevel ()
 
Double_t GetMoliereRadius ()
 
Double_t GetMoliereRadiusShashlyk ()
 
Double_t GetExponentialConstant ()
 
Int_t GetMaxIterations ()
 
Double_t GetCentroidShift ()
 
Int_t GetMaxBumps ()
 
Double_t GetMinDigiEnergy ()
 
 PndEmcRecoPar (const char *name="PndEmcRecoPar", const char *title="Emc reconstruction parameter", const char *context="TestDefaultContext")
 
 ~PndEmcRecoPar (void)
 
void clear (void)
 
void putParams (FairParamList *list)
 
Bool_t getParams (FairParamList *list)
 

Detailed Description

Parameter set for Emc Reco.

Definition at line 12 of file PndEmcRecoPar.h.

Constructor & Destructor Documentation

◆ PndEmcRecoPar()

PndEmcRecoPar::PndEmcRecoPar ( const char *  name = "PndEmcRecoPar",
const char *  title = "Emc reconstruction parameter",
const char *  context = "TestDefaultContext" 
)

Referenced by GetMinDigiEnergy().

◆ ~PndEmcRecoPar()

PndEmcRecoPar::~PndEmcRecoPar ( void  )
inline

Definition at line 44 of file PndEmcRecoPar.h.

44 {};

Member Function Documentation

◆ clear()

void PndEmcRecoPar::clear ( void  )
inline

Definition at line 45 of file PndEmcRecoPar.h.

References getParams(), and putParams().

45 {};

◆ GetCentroidShift()

Double_t PndEmcRecoPar::GetCentroidShift ( )
inline

Definition at line 36 of file PndEmcRecoPar.h.

36 {return fCentroidShift;};

◆ GetClusterActiveTime()

Double_t PndEmcRecoPar::GetClusterActiveTime ( )
inline

Definition at line 19 of file PndEmcRecoPar.h.

19 {return fTimebunchCutTime;};

◆ GetCutOffset()

Double_t PndEmcRecoPar::GetCutOffset ( )
inline

Definition at line 29 of file PndEmcRecoPar.h.

29 {return fCutOffset;};

◆ GetCutSlope()

Double_t PndEmcRecoPar::GetCutSlope ( )
inline

Definition at line 28 of file PndEmcRecoPar.h.

28 {return fCutSlope;};

◆ GetEmcClusterPosMethod()

Text_t* PndEmcRecoPar::GetEmcClusterPosMethod ( )
inline

Definition at line 20 of file PndEmcRecoPar.h.

20 {return fEmcClusterPosMethod;};

◆ GetEmcDigiPositionDepthPWO()

Double_t PndEmcRecoPar::GetEmcDigiPositionDepthPWO ( )
inline

Definition at line 24 of file PndEmcRecoPar.h.

24 {return fEmcDigiPositionDepthPWO;};

◆ GetEmcDigiPositionDepthShashlyk()

Double_t PndEmcRecoPar::GetEmcDigiPositionDepthShashlyk ( )
inline

Definition at line 25 of file PndEmcRecoPar.h.

25 {return fEmcDigiPositionDepthShashlyk;};

◆ GetEnergyThresholdBarrel()

Double_t PndEmcRecoPar::GetEnergyThresholdBarrel ( )
inline

Definition at line 15 of file PndEmcRecoPar.h.

15 {return fEnergyThresholdBarrel;};

◆ GetEnergyThresholdBWD()

Double_t PndEmcRecoPar::GetEnergyThresholdBWD ( )
inline

Definition at line 17 of file PndEmcRecoPar.h.

17 {return fEnergyThresholdBWD;};

◆ GetEnergyThresholdFWD()

Double_t PndEmcRecoPar::GetEnergyThresholdFWD ( )
inline

Definition at line 16 of file PndEmcRecoPar.h.

16 {return fEnergyThresholdFWD;};

◆ GetEnergyThresholdShashlyk()

Double_t PndEmcRecoPar::GetEnergyThresholdShashlyk ( )
inline

Definition at line 18 of file PndEmcRecoPar.h.

18 {return fEnergyThresholdShashlyk;};

◆ GetERatioCorr()

Double_t PndEmcRecoPar::GetERatioCorr ( )
inline

Definition at line 30 of file PndEmcRecoPar.h.

30 {return fERatioCorr;};

◆ GetExponentialConstant()

Double_t PndEmcRecoPar::GetExponentialConstant ( )
inline

Definition at line 34 of file PndEmcRecoPar.h.

34 {return fExponentialConstant;};

◆ GetMaxBumps()

Int_t PndEmcRecoPar::GetMaxBumps ( )
inline

Definition at line 37 of file PndEmcRecoPar.h.

37 {return fMaxBumps;};

◆ GetMaxECut()

Double_t PndEmcRecoPar::GetMaxECut ( )
inline

Definition at line 26 of file PndEmcRecoPar.h.

26 {return fMaxECut;};

◆ GetMaxIterations()

Int_t PndEmcRecoPar::GetMaxIterations ( )
inline

Definition at line 35 of file PndEmcRecoPar.h.

35 {return fMaxIterations;};

◆ GetMinDigiEnergy()

Double_t PndEmcRecoPar::GetMinDigiEnergy ( )
inline

Definition at line 38 of file PndEmcRecoPar.h.

References PndEmcRecoPar().

38 {return fMinDigiEnergy;};

◆ GetMoliereRadius()

Double_t PndEmcRecoPar::GetMoliereRadius ( )
inline

Definition at line 32 of file PndEmcRecoPar.h.

32 {return fMoliereRadius;};

◆ GetMoliereRadiusShashlyk()

Double_t PndEmcRecoPar::GetMoliereRadiusShashlyk ( )
inline

Definition at line 33 of file PndEmcRecoPar.h.

33 {return fMoliereRadiusShashlyk;};

◆ GetNeighbourECut()

Double_t PndEmcRecoPar::GetNeighbourECut ( )
inline

Definition at line 27 of file PndEmcRecoPar.h.

27 {return fNeighbourECut;};

◆ GetOffsetParmA()

Double_t PndEmcRecoPar::GetOffsetParmA ( )
inline

Definition at line 21 of file PndEmcRecoPar.h.

21 {return fOffsetParmA;};

◆ GetOffsetParmB()

Double_t PndEmcRecoPar::GetOffsetParmB ( )
inline

Definition at line 22 of file PndEmcRecoPar.h.

22 {return fOffsetParmB;};

◆ GetOffsetParmC()

Double_t PndEmcRecoPar::GetOffsetParmC ( )
inline

Definition at line 23 of file PndEmcRecoPar.h.

23 {return fOffsetParmC;};

◆ getParams()

Bool_t PndEmcRecoPar::getParams ( FairParamList *  list)

Referenced by clear().

◆ GetTheNeighbourLevel()

Int_t PndEmcRecoPar::GetTheNeighbourLevel ( )
inline

Definition at line 31 of file PndEmcRecoPar.h.

31 {return fTheNeighbourLevel;};

◆ putParams()

void PndEmcRecoPar::putParams ( FairParamList *  list)

Referenced by clear().


The documentation for this class was generated from the following file: