11 #ifndef HERD_SIPMTOOL_H 12 #define HERD_SIPMTOOL_H 24 using poiss_param_t = std::poisson_distribution<unsigned int>::param_type;
29 namespace FitDigitizationTools {
77 for (
const auto &dcr :
DCR_PE) {
108 std::map<unsigned int, double>
DCR_PE{{1, 60e3 /
s}, {2, 180.0 /
s}, {3, 0.6 /
s}};
112 double p3 = 2.00479e-08;
113 double p2 = -3.86277e-05;
114 double p1 = 0.0234192;
115 double p0 = -4.06522;
126 #endif // FTSIPMTOOL_H int NChannelsPerMat() const
Get the number of channels that are in a mat.
Definition: FitGeoParams.h:102
CssGeoParams.h CssGeoParams class declaration.
Definition: CaloPDCalibrationAlgo.h:24
Data structure for single silicon layer geometry parameters.
Definition: FitGeoParams.h:64