1 #ifndef HcalAlgos_HcalShapeIntegrator_h
2 #define HcalAlgos_HcalShapeIntegrator_h
16 float operator()(
double startTime,
double stopTime)
const;
19 float at(
double time)
const;
22 std::vector<float>
v_;
HcalShapeIntegrator(const HcalPulseShapes::Shape *aShape)
float at(double time) const
float operator()(double startTime, double stopTime) const