#include S4Level2::S4Level2() : S4calibrated(0), S4adc(0) {} void S4Level2::Clear(){ S4calibrated = 0.; S4adc = 0.; } ClassImp(S4Level2)