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