ExpDecay

Description

Exponential decay function is defined by

\mbox{Height}\times \exp(-\frac{x}{\mbox{Lifetime}})

Properties (fitting parameters)

Name Default Description
Height 1.0 Height at time 0
Lifetime 1.0 Lifetime of the process

Categories: FitFunctions | General

Source

C++ source: ExpDecay.cpp

C++ header: ExpDecay.h