![]() |
PandaRoot
|
Experimentally derived Pulseshape. More...
#include <BSEmcFittedPulseshape_nw.h>
Public Member Functions | |
BSEmcFittedPulseshape_nw () | |
BSEmcFittedPulseshape_nw (Double_t v1, Double_t tcr, Double_t tcf, Double_t t_r, Double_t res, Double_t tau, Double_t N) | |
virtual | ~BSEmcFittedPulseshape_nw () |
virtual Double_t | operator() (const Double_t t, const Double_t amp, const Double_t toffset) const |
![]() | |
BSEmcAbsPulseshape () | |
virtual | ~BSEmcAbsPulseshape () |
virtual Double_t | value (const Double_t t_t, const Double_t t_amp, const Double_t t_toffset) const |
Experimentally derived Pulseshape.
of the form f(x) = A * (t')^ N * exp(-N t')
Definition at line 26 of file BSEmcFittedPulseshape_nw.h.
BSEmcFittedPulseshape_nw::BSEmcFittedPulseshape_nw | ( | ) |
BSEmcFittedPulseshape_nw::BSEmcFittedPulseshape_nw | ( | Double_t | v1, |
Double_t | tcr, | ||
Double_t | tcf, | ||
Double_t | t_r, | ||
Double_t | res, | ||
Double_t | tau, | ||
Double_t | N | ||
) |
|
inlinevirtual |
|
virtual |
Implements BSEmcAbsPulseshape.
Referenced by ~BSEmcFittedPulseshape_nw().