33 for( j = 0; j < 3 * ts && j <
nbin_; j++){
35 nt_[
j] = j *
exp(-(j*j)/(ts*ts));
39 for( j = 0; j < 3 * ts && j <
nbin_; j++){
49 jtime =
static_cast<int>(time+0.5);
51 if(jtime >= 0 && jtime <
nbin_)
virtual double timeToRise() const
void computeShapeCastor()
Electronic response of the preamp.
virtual double operator()(double time) const