CMS 3D CMS Logo

HFShape.cc
Go to the documentation of this file.
2 
3 HFShape::HFShape() : shape_(HcalPulseShapes().hfShape()) {}
4 
5 double HFShape::timeToRise() const { return 0.; }
6 
7 double HFShape::operator()(double time) const { return shape_.at(time); }
HcalPulseShapes
Definition: HcalPulseShapes.h:21
HFShape::operator()
double operator()(double time) const override
Definition: HFShape.cc:7
HFShape.h
HFShape::HFShape
HFShape()
Definition: HFShape.cc:3
HFShape::shape_
HcalPulseShapes::Shape shape_
Definition: HFShape.h:21
HFShape::timeToRise
double timeToRise() const override
Definition: HFShape.cc:5
HcalPulseShape::at
float at(double time) const
Definition: HcalPulseShape.cc:23
ntuplemaker.time
time
Definition: ntuplemaker.py:310