Go to the documentation of this file.
11 #ifndef HERD_SIPMTOOL_H
12 #define HERD_SIPMTOOL_H
24 using poiss_param_t = std::poisson_distribution<unsigned int>::param_type;
107 std::map<unsigned int, double>
m_DCR_PE{{1, 60e3 /
s}, {2, 180.0 /
s}, {3, 0.6 /
s}};
124 #endif // FTSIPMTOOL_H
int NChannelsPerMat() const
Get the number of channels that are in a mat.
Definition: FitGeoParams.h:112
Data structure for single silicon layer geometry parameters.
Definition: FitGeoParams.h:66