1 #ifndef _SdCalibratorOG_CalibrationParameters_h_
2 #define _SdCalibratorOG_CalibrationParameters_h_
5 namespace SdCalibratorOG {
23 {
return isUub ? 900 : 300; }
26 {
return isUub ? 120: 40; }
29 {
return isUub ? 600 : 200; }
32 {
return isUub ? 1200 : 300; }
35 {
return isUub ? 16 : 4; }
38 {
return isUub ? 4 : 1; }
41 {
return isUub ? 1500 : 500; }
44 {
return isUub ? 6 : 2; }
47 {
return isUub ? 60 : 20; }
50 {
return isUub ? 40 : 300; }
53 {
return isUub ? 50 : 250; }
constexpr int GetChargeHistogramSmallThreshold(const bool isUub)
constexpr unsigned int GetUsefulBins(const bool isUub)
constexpr double GetNominalVEMPeak(const bool isUub)
constexpr int GetMinLength(const bool isUub)
constexpr int GetSaturatedBinsMaximum(const bool isUub)
constexpr int GetBinsWithLargeSignalThreshold(const bool isUub)
constexpr int GetSignalMaxDist(const bool isUub)
constexpr int GetBinsWithSignalThreshold(const bool isUub)
constexpr int GetMinFADCValue(const bool isUub)
constexpr int GetLargeFADCThreshold(const bool isUub)
constexpr int GetFindSignalThresholdMultiplier(const bool isUub)