shaper for Hcal (not for HF) More...
#include <HcalShape.h>
Public Member Functions | |
HcalShape () | |
virtual double | operator() (double time) const |
void | setShape (int shapeType) |
virtual double | timeToRise () const |
Public Member Functions inherited from CaloVShape | |
CaloVShape () | |
virtual | ~CaloVShape () |
Private Attributes | |
HcalPulseShapes::Shape | shape_ |
shaper for Hcal (not for HF)
Definition at line 15 of file HcalShape.h.
HcalShape::HcalShape | ( | ) |
Definition at line 3 of file HcalShape.cc.
|
virtual |
Implements CaloVShape.
Definition at line 22 of file HcalShape.cc.
References HcalPulseShape::at(), and shape_.
void HcalShape::setShape | ( | int | shapeType | ) |
Definition at line 9 of file HcalShape.cc.
References HcalPulseShapes::getShape(), and shape_.
Referenced by HcalShapes::HcalShapes().
|
virtual |
|
private |
Definition at line 23 of file HcalShape.h.
Referenced by operator()(), and setShape().