20 for (j = 0; j < 3 * ts && j <
nbin_; j++) {
22 nt_[
j] = j *
exp(-(j * j) / (ts * ts));
26 for (j = 0; j < 3 * ts && j <
nbin_; j++) {
34 jtime =
static_cast<int>(time + 0.5);
36 if (jtime >= 0 && jtime <
nbin_)
Electronic response of the preamp.
double timeToRise() const override
Exp< T >::type exp(const T &t)
double operator()(double time) const override