shaper for HF More...
#include <HFShape.h>
Public Member Functions | |
HFShape () | |
virtual double | operator() (double time) const |
virtual double | timeToRise () const |
virtual | ~HFShape () |
Public Member Functions inherited from CaloVShape | |
CaloVShape () | |
virtual | ~CaloVShape () |
Private Attributes | |
HcalPulseShapes::Shape | shape_ |
HFShape::HFShape | ( | ) |
Definition at line 3 of file HFShape.cc.
|
virtual |
Implements CaloVShape.
Definition at line 14 of file HFShape.cc.
References HcalPulseShape::at(), and shape_.
|
virtual |
|
private |
Definition at line 22 of file HFShape.h.
Referenced by operator()().