7 std::vector<float> binValues(
nBins);
9 for (
int outputBin = 0; outputBin <
nBins; ++outputBin) {
10 float aTime = outputBin * binSize -
theDelay;
19 float maxFirst = 0., maxSecond = 0.;
31 return maxSecond / maxFirst;
CSCAnalogSignal getCrosstalk(const CSCAnalogSignal &inputSignal) const
static const double slope[3]
float ratio(const CSCAnalogSignal &crosstalkSignal, const CSCAnalogSignal &signal) const
analyzes the ratio between two signals.
float getBinValue(int i) const
float getValue(float t) const
float theResistiveFraction
float getTimeOffset() const