#include <LandauFP420.h>
Public Member Functions | |
LandauFP420 () | |
double | SampleFluctuations (const double momentum, const double mass, double &tmax, const double length, const double meanLoss) |
~LandauFP420 () | |
Private Attributes | |
double | alim |
double | chargeSquare |
double | e0 |
double | e1Fluct |
double | e1LogFluct |
double | e2Fluct |
double | e2LogFluct |
double | electronDensity |
double | f1Fluct |
double | f2Fluct |
double | ipotFluct |
double | ipotLogFluct |
double | minLoss |
double | minNumberInteractionsBohr |
int | nmaxCont1 |
int | nmaxCont2 |
double | particleMass |
double | problim |
double | rateFluct |
double | sumalim |
double | theBohrBeta2 |
Definition at line 52 of file LandauFP420.h.
LandauFP420::LandauFP420 | ( | ) |
Definition at line 66 of file LandauFP420.cc.
References chargeSquare, e0, e1Fluct, e1LogFluct, e2Fluct, e2LogFluct, electronDensity, f1Fluct, f2Fluct, ipotFluct, ipotLogFluct, fff_deleter::log, problim, rateFluct, and sumalim.
LandauFP420::~LandauFP420 | ( | ) |
Definition at line 93 of file LandauFP420.cc.
double LandauFP420::SampleFluctuations | ( | const double | momentum, |
const double | mass, | ||
double & | tmax, | ||
const double | length, | ||
const double | meanLoss | ||
) |
Definition at line 99 of file LandauFP420.cc.
References alim, funct::C, chargeSquare, e0, e1Fluct, e1LogFluct, e2Fluct, e2LogFluct, electronDensity, f1Fluct, f2Fluct, i, ipotFluct, ipotLogFluct, gen::k, fff_deleter::log, max(), minLoss, minNumberInteractionsBohr, nmaxCont1, nmaxCont2, p1, p2, p3, particleMass, rateFluct, mathSSE::sqrt(), sumalim, w(), and w2.
|
private |
Definition at line 107 of file LandauFP420.h.
Referenced by SampleFluctuations().
|
private |
Definition at line 85 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 100 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 94 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 97 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 95 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 98 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 89 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 92 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 93 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 88 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 99 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 104 of file LandauFP420.h.
Referenced by SampleFluctuations().
|
private |
Definition at line 102 of file LandauFP420.h.
Referenced by SampleFluctuations().
|
private |
Definition at line 108 of file LandauFP420.h.
Referenced by SampleFluctuations().
|
private |
Definition at line 109 of file LandauFP420.h.
Referenced by SampleFluctuations().
|
private |
Definition at line 84 of file LandauFP420.h.
Referenced by SampleFluctuations().
|
private |
Definition at line 105 of file LandauFP420.h.
Referenced by LandauFP420().
|
private |
Definition at line 96 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 106 of file LandauFP420.h.
Referenced by LandauFP420(), and SampleFluctuations().
|
private |
Definition at line 103 of file LandauFP420.h.