2 #ifndef HcalSimAlgos_HcalSiPMShape_h 3 #define HcalSimAlgos_HcalSiPMShape_h 21 return (jtime >= 0 && jtime <
nBins_) ?
nt_[jtime] : 0;
31 std::vector<double>
nt_;
34 #endif //HcalSimAlgos_HcalSiPMShape_h
Electronic response of the preamp.
double operator()(double time) const override
std::vector< double > nt_
double operator[](int i) const
double timeToRise() const override
HcalSiPMShape(unsigned int signalShape=206)
void computeShape(unsigned int signalShape)
static constexpr float invDeltaTSiPM_
~HcalSiPMShape() override