Processing math: 0%

\renewcommand\AA{\unicode{x212B}}

MuonFInteraction

Description

Muon F interaction function defined by

\exp((-{Lambda} \times {x})^{Beta} ) \times \frac {A} {6} \times ( 3 + B + C + D )

where

B = \cos( \sqrt 3 \times Omega \times x) )

,

C = (1 - \frac{1}{\sqrt{3}} ) \times \cos ( ( ( 3 - \sqrt{3} ) / 2 ) \times Omega \times x )

and

D = (1 + \frac{1}{\sqrt{3}} ) \times \cos ( ( ( 3 + \sqrt{3} ) / 2 ) \times Omega \times x )

.

Properties (fitting parameters)

Name Default Description
Lambda 0.2 decay rate
Omega 0.5 angular frequency
Beta 1.0 exponent
A 1.0 Amplitude at 0

Categories: FitFunctions | Muon\MuonSpecific

Source

C++ header: MuonFInteraction.h

C++ source: MuonFInteraction.cpp