21 int factor =
nbins_ == 32 ? 5 : 8;
24 unsigned overlap = (nbins_ == 32) ? 2 : 3;
52 if (fAdc >=
nbins_)
return false;
float lowEdge(unsigned fAdc) const
bool overlap(const reco::Muon &muon1, const reco::Muon &muon2, double pullX=1.0, double pullY=1.0, bool checkAdjacentChambers=false)
bool setLowEdge(float fValue, unsigned fAdc)
float center(unsigned fAdc) const
constexpr int adc(sample_type sample)
get the ADC sample (12 bits)
std::vector< float > mValues
unsigned range(unsigned fAdc) const
bool setLowEdges(unsigned int nVals, const float *fValue)
float highEdge(unsigned fAdc) const