18 for (j = 0; j < 3 * ts && j <
nbin_; j++) {
20 nt_[j] = j *
exp(-(j * j) / (ts * ts));
24 for (j = 0; j < 3 * ts && j <
nbin_; j++) {
32 jtime =
static_cast<int>(time + 0.5);
34 if (jtime >= 0 && jtime <
nbin_)
void computeShapeCastor()
Electronic response of the preamp.
double operator()(double time) const override
double timeToRise() const override