PandaRoot
BSEmcFittedPulseshape Class Reference

Experimentally derived Pulseshape. More...

#include <BSEmcFittedPulseshape.h>

Inheritance diagram for BSEmcFittedPulseshape:
BSEmcAbsPulseshape

Public Member Functions

 BSEmcFittedPulseshape ()
 
 BSEmcFittedPulseshape (Double_t t_tau, Double_t t_n)
 
virtual ~BSEmcFittedPulseshape ()
 
virtual Double_t operator() (const Double_t t_t, const Double_t t_amp, const Double_t 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
 

Detailed Description

Experimentally derived Pulseshape.

of the form f(x) = A * (t')^ N * exp(-N t')

Author
Ph. Mahlberg mahlb.nosp@m.erg@.nosp@m.hiskp.nosp@m..uni.nosp@m.-bonn.nosp@m..de

Definition at line 26 of file BSEmcFittedPulseshape.h.

Constructor & Destructor Documentation

◆ BSEmcFittedPulseshape() [1/2]

BSEmcFittedPulseshape::BSEmcFittedPulseshape ( )

◆ BSEmcFittedPulseshape() [2/2]

BSEmcFittedPulseshape::BSEmcFittedPulseshape ( Double_t  t_tau,
Double_t  t_n 
)

◆ ~BSEmcFittedPulseshape()

virtual BSEmcFittedPulseshape::~BSEmcFittedPulseshape ( )
inlinevirtual

Definition at line 31 of file BSEmcFittedPulseshape.h.

References operator()().

31 {};

Member Function Documentation

◆ operator()()

virtual Double_t BSEmcFittedPulseshape::operator() ( const Double_t  t_t,
const Double_t  t_amp,
const Double_t  t_toffset 
) const
virtual

Implements BSEmcAbsPulseshape.

Referenced by ~BSEmcFittedPulseshape().


The documentation for this class was generated from the following file: