![]() |
PandaRoot
|
Experimentally derived Pulseshape. More...
#include <BSEmcShashlykPulseshape.h>
Public Member Functions | |
| BSEmcShashlykPulseshape () | |
| BSEmcShashlykPulseshape (Double_t mu, Double_t sigma) | |
| virtual | ~BSEmcShashlykPulseshape () |
| virtual Double_t | operator() (const Double_t t, const Double_t amp, const Double_t toffset) const |
Public Member Functions inherited from BSEmcAbsPulseshape | |
| 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 30 of file BSEmcShashlykPulseshape.h.
| BSEmcShashlykPulseshape::BSEmcShashlykPulseshape | ( | ) |
| BSEmcShashlykPulseshape::BSEmcShashlykPulseshape | ( | Double_t | mu, |
| Double_t | sigma | ||
| ) |
|
inlinevirtual |
|
virtual |
Implements BSEmcAbsPulseshape.
Referenced by ~BSEmcShashlykPulseshape().