ExpDecayOsc

Description

Oscillation exponential decay function is defined by

\mbox{A}\times \exp(-{Lambda} \times {x}) \times cos( 2 \pi \times {Frequency} \times {x} + {Phi} )

Properties (fitting parameters)

Name Default Description
A 0.2 Amplitude at time 0
Lambda 0.2 Decay rate
Frequency 0.1 Frequency of oscillation
Phi 0.0 Phase of oscillation at 0 (in Radians)

Categories: FitFunctions | Muon

Source

C++ source: ExpDecayOsc.cpp

C++ header: ExpDecayOsc.h