Electronic response of the preamp. More...
#include <CaloVShape.h>
Public Member Functions | |
CaloVShape () | |
virtual double | operator() (double) const =0 |
virtual double | timeToRise () const =0 |
virtual | ~CaloVShape () |
Electronic response of the preamp.
Definition at line 11 of file CaloVShape.h.
CaloVShape::CaloVShape | ( | ) | [inline] |
Definition at line 15 of file CaloVShape.h.
{}
virtual CaloVShape::~CaloVShape | ( | ) | [inline, virtual] |
Definition at line 16 of file CaloVShape.h.
{}
virtual double CaloVShape::operator() | ( | double | ) | const [pure virtual] |
Implemented in CaloCachedShapeIntegrator, CaloShapeIntegrator, CastorShape, EcalShapeBase, ESShape, HcalShape, HcalSiPMShape, HFShape, and ZDCShape.
virtual double CaloVShape::timeToRise | ( | ) | const [pure virtual] |
Implemented in CaloCachedShapeIntegrator, CaloShapeIntegrator, CastorShape, EcalShapeBase, ESShape, HcalShape, HcalSiPMShape, HFShape, and ZDCShape.
Referenced by CaloHitResponse::makeAnalogSignal(), EcalHitResponse::putAnalogSignal(), CaloHitRespoNew::putAnalogSignal(), and CaloShapeIntegrator::timeToRise().