Classes | |
struct | Profile |
Functions | |
double | GaisserHillas4ParameterFunction (const double x, const double dEdXmax, const double x0, const double xmax, const double lambda) |
void | GH4ParamFitFunctiondEdxGH (int &, double *, double &f, double *par, int) |
Variables | |
Profile | gProfile |
|
inline |
Definition at line 96 of file CorsikaShowerFile.cc.
References std::pow().
Referenced by GH4ParamFitFunctiondEdxGH().
void io::GHFit::GH4ParamFitFunctiondEdxGH | ( | int & | , |
double * | , | ||
double & | f, | ||
double * | par, | ||
int | |||
) |
Definition at line 106 of file CorsikaShowerFile.cc.
References utl::cm2, io::GHFit::Profile::fEnergyDeposit, io::GHFit::Profile::fSlantDepth, utl::g, GaisserHillas4ParameterFunction(), gProfile, PeV, and utl::Sqr().
Referenced by io::CorsikaShowerFile::ReadProfile().
Profile io::GHFit::gProfile |
Definition at line 89 of file CorsikaShowerFile.cc.
Referenced by GH4ParamFitFunctiondEdxGH(), io::CorsikaShowerFile::ReadProfile(), and io::CorsikaShowerFile::SetHeaderTrailer().