PandaRoot
BSEmcBwPulseshape Class Reference

Experimentally derived Pulseshape. More...

#include <BSEmcBwPulseshape.h>

Inheritance diagram for BSEmcBwPulseshape:
BSEmcAbsPulseshape

Public Member Functions

 BSEmcBwPulseshape ()
 
 BSEmcBwPulseshape (Double_t t_tau, Double_t t_n)
 
virtual ~BSEmcBwPulseshape ()
 
virtual Double_t operator() (const Double_t t_time, const Double_t t_amp, const Double_t t_offset) 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')

Definition at line 25 of file BSEmcBwPulseshape.h.

Constructor & Destructor Documentation

◆ BSEmcBwPulseshape() [1/2]

BSEmcBwPulseshape::BSEmcBwPulseshape ( )

◆ BSEmcBwPulseshape() [2/2]

BSEmcBwPulseshape::BSEmcBwPulseshape ( Double_t  t_tau,
Double_t  t_n 
)

◆ ~BSEmcBwPulseshape()

virtual BSEmcBwPulseshape::~BSEmcBwPulseshape ( )
inlinevirtual

Definition at line 30 of file BSEmcBwPulseshape.h.

References operator()().

30 {};

Member Function Documentation

◆ operator()()

virtual Double_t BSEmcBwPulseshape::operator() ( const Double_t  t_time,
const Double_t  t_amp,
const Double_t  t_offset 
) const
virtual

Implements BSEmcAbsPulseshape.

Referenced by ~BSEmcBwPulseshape().


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