#include <HcalSiPMShape.h>
Public Member Functions | |
HcalSiPMShape () | |
HcalSiPMShape (const HcalSiPMShape &other) | |
virtual double | operator() (double time) const |
virtual double | timeToRise () const |
virtual | ~HcalSiPMShape () |
Public Member Functions inherited from CaloVShape | |
CaloVShape () | |
virtual | ~CaloVShape () |
Protected Member Functions | |
void | computeShape () |
Private Attributes | |
int | nBins_ |
std::vector< double > | nt_ |
Definition at line 8 of file HcalSiPMShape.h.
HcalSiPMShape::HcalSiPMShape | ( | ) |
HcalSiPMShape::HcalSiPMShape | ( | const HcalSiPMShape & | other | ) |
Definition at line 9 of file HcalSiPMShape.cc.
|
inlinevirtual |
Definition at line 14 of file HcalSiPMShape.h.
|
protected |
Definition at line 20 of file HcalSiPMShape.cc.
References j, nBins_, and nt_.
Referenced by HcalSiPMShape().
|
virtual |
Implements CaloVShape.
Definition at line 13 of file HcalSiPMShape.cc.
|
inlinevirtual |
|
private |
Definition at line 24 of file HcalSiPMShape.h.
Referenced by computeShape(), and operator()().
|
private |
Definition at line 25 of file HcalSiPMShape.h.
Referenced by computeShape(), and operator()().