Waveform raw integral bug
Compare changes
@@ -456,7 +456,7 @@ WaveformReconstructionTool::findRawHitValues(const std::vector<float> time, cons
Raw waveform integral forgot to include the dt factor. Because each point is 2ns apart, the raw integral appeared to be a factor of 2 smaller than the fitted integral.