Classes | |
struct | CurvatureFitStationInfo |
struct | EnergyConversion |
class | LDFFinder |
Fit the LDF and the universe. More... | |
class | RoptFit |
Encapsulation of the Minuit fit for Ropt. More... | |
Enumerations | |
enum | LDFFunctionType { ePL, eNKG, eNKGFermi } |
Functions | |
void | EstimateBetaGamma (double &beta, double &gamma, const LDFFunctionType type, const double cosTheta, const double s1000=0) |
double | LDFFunction (const LDFFunctionType type, const double r, const double beta, const double gamma=0, const double mu=2660.*meter, const double tau=242.*meter) |
double | LDFFunctionSecondDerivative (const LDFFunctionType type, const double r, const double beta, const double gamma=0, const double mu=2660.*meter, const double tau=242.*meter) |
double | RPerp (const Vector &axis, const Vector &station) |
double | RPerp2 (const Vector &axis, const Vector &station) |
double | SigmaForFixedBeta (const double s1000) |
template<typename G > | |
string | ToString (const G &g, const CoordinateSystemPtr cs, bool units=true) |
Variables | |
int | complexWCounter = 0 |
const char * | complexWMessage = "complex w" |
Point | gCore |
Enumerator | |
---|---|
ePL | |
eNKG | |
eNKGFermi |
Definition at line 15 of file LDFFunctions.h.
|
inline |
Definition at line 253 of file LDFFunctions.h.
References ePL.
Referenced by LDFFinderOG::LDFFinder::EstimateLDF(), LDFFinderOG::LDFFinder::FitLDFDriver(), LDFFinderOG::LDFFinder::LDFFitChi2Fnc(), LDFFinderOG::LDFFinder::LDFFitMaxLikeFnc(), and LDFFinderOG::LDFFinder::Run().
|
inline |
Definition at line 66 of file LDFFunctions.h.
Referenced by LDFFinderOG::LDFFinder::EstimateS1000(), LDFFinderOG::RoptFit::FitFunction(), LDFFinderOG::LDFFinder::LDFFitChi2Fnc(), LDFFinderOG::LDFFinder::LDFFitMaxLikeFnc(), LDFFinderOG::LDFFinder::OutputStations(), and LDFFinderOG::LDFFinder::SetRecData().
|
inline |
Definition at line 136 of file LDFFunctions.h.
Referenced by LDFFinderOG::LDFFinder::LDFFitChi2Fnc(), and LDFFinderOG::LDFFinder::LDFFitMaxLikeFnc().
Definition at line 110 of file ZombieGraveyard/LDFFinderOG/LDFFinder.cc.
References RPerp2(), and sqrt().
Referenced by LDFFinderOG::LDFFinder::EstimateNStationsInFit(), LDFFinderOG::LDFFinder::EstimateS1000(), LDFFinderOG::LDFFinder::FixBeta(), LDFFinderOG::LDFFinder::FixGamma(), LDFFinderOG::LDFFinder::LDFFitChi2Fnc(), LDFFinderOG::LDFFinder::LDFFitMaxLikeFnc(), and LDFFinderOG::LDFFinder::OutputStations().
Definition at line 100 of file ZombieGraveyard/LDFFinderOG/LDFFinder.cc.
Referenced by LDFFinderOG::LDFFinder::CurvatureFitFnc(), RPerp(), and LDFFinderOG::LDFFinder::SetRecData().
|
inline |
Definition at line 153 of file LDFFunctions.h.
Referenced by LDFFinderOG::LDFFinder::Run().
|
inline |
Definition at line 119 of file ZombieGraveyard/LDFFinderOG/LDFFinder.cc.
References galactic::meter.
Referenced by LDFFinderOG::LDFFinder::EstimateLDF(), LDFFinderOG::LDFFinder::FitLDF(), LDFFinderOG::LDFFinder::OutputResults(), and LDFFinderOG::LDFFinder::Run().
int LDFFinderOG::complexWCounter = 0 |
Definition at line 1830 of file ZombieGraveyard/LDFFinderOG/LDFFinder.cc.
Referenced by LDFFinderOG::LDFFinder::CurvatureFitFnc(), and LDFFinderOG::LDFFinder::FitCurvatureDriver().
const char* LDFFinderOG::complexWMessage = "complex w" |
Definition at line 1831 of file ZombieGraveyard/LDFFinderOG/LDFFinder.cc.
Referenced by LDFFinderOG::LDFFinder::CurvatureFitFnc(), and LDFFinderOG::LDFFinder::FitCurvatureDriver().
Point LDFFinderOG::gCore |
Definition at line 1828 of file ZombieGraveyard/LDFFinderOG/LDFFinder.cc.
Referenced by RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::CalculateTimeResidual(), LDFFinderOG::LDFFinder::CurvatureFitFnc(), LDFFinderOG::LDFFinder::FitCurvatureDriver(), RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFnc(), and RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::Run().