Go to the documentation of this file. 1 #ifndef HcalAlgos_HcalPulseShape_h
2 #define HcalAlgos_HcalPulseShape_h
13 float at(
double time)
const;
16 std::vector<float>
const&
data()
const {
return shape_; }
float integrate(double tmin, double tmax) const
static const double tmax[3]
std::vector< float > shape_
std::vector< float > const & data() const
float operator()(double time) const
float at(double time) const
void setShapeBin(int i, float f)