ComputeMaximum() | EcoMug | inlineprivate |
ComputeMaximumCustomJ() | EcoMug | inlineprivate |
Cylinder enum value | EcoMug | |
EcoMug() | EcoMug | inline |
EMGeometry enum name | EcoMug | |
EMRandom class | EcoMug | friend |
F1Cumulative(double x) | EcoMug | inlineprivate |
F1Inverse(double x) | EcoMug | inlineprivate |
Generate() | EcoMug | inline |
GenerateFromCustomJ() | EcoMug | inline |
GenerateMomentumF1() | EcoMug | inlineprivate |
GeneratePositionCylinder() | EcoMug | inlineprivate |
GeneratePositionSky() | EcoMug | inlineprivate |
GetCharge() const | EcoMug | inline |
GetCylinderCenterPosition() const | EcoMug | inline |
GetCylinderHeight() const | EcoMug | inline |
GetCylinderRadius() const | EcoMug | inline |
GetGenerationMethod() const | EcoMug | inline |
GetGenerationMomentum() const | EcoMug | inline |
GetGenerationMomentum(std::array< double, 3 > &momentum) const | EcoMug | inline |
GetGenerationPhi() const | EcoMug | inline |
GetGenerationPosition() const | EcoMug | inline |
GetGenerationTheta() const | EcoMug | inline |
GetHSphereCenterPosition() const | EcoMug | inline |
GetHSphereRadius() const | EcoMug | inline |
GetMaximumMomentum() const | EcoMug | inline |
GetMaximumPhi() const | EcoMug | inline |
GetMaximumTheta() const | EcoMug | inline |
GetMinimumMomentum() const | EcoMug | inline |
GetMinimumPhi() const | EcoMug | inline |
GetMinimumTheta() const | EcoMug | inline |
HSphere enum value | EcoMug | |
mAccepted | EcoMug | private |
mAccepted(false) | EcoMug | |
maxCylJFunc() | EcoMug | inlineprivate |
maxHSJFunc() | EcoMug | inlineprivate |
maxSkyJFunc() | EcoMug | inlineprivate |
mCharge | EcoMug | private |
mCharge(1) | EcoMug | |
mCylinderCenterPosition | EcoMug | private |
mCylinderCenterPosition({{0., 0., 0.}}) | EcoMug | |
mCylinderHeight | EcoMug | private |
mCylinderHeight(0.) | EcoMug | |
mCylinderMaxPositionPhi | EcoMug | private |
mCylinderMaxPositionPhi(2.*M_PI) | EcoMug | |
mCylinderMinPositionPhi | EcoMug | private |
mCylinderMinPositionPhi(0.) | EcoMug | |
mCylinderRadius | EcoMug | private |
mCylinderRadius(0.) | EcoMug | |
mGenerationMomentum | EcoMug | private |
mGenerationMomentum(0.) | EcoMug | |
mGenerationPhi | EcoMug | private |
mGenerationPhi(0.) | EcoMug | |
mGenerationPosition | EcoMug | private |
mGenerationTheta | EcoMug | private |
mGenerationTheta(0.) | EcoMug | |
mGenMethod | EcoMug | private |
mHSphereCenterPosition | EcoMug | private |
mHSphereCenterPosition({{0., 0., 0.}}) | EcoMug | inline |
mHSphereCosMaxPositionTheta | EcoMug | private |
mHSphereCosMaxPositionTheta(0.) | EcoMug | |
mHSphereCosMinPositionTheta | EcoMug | private |
mHSphereCosMinPositionTheta(1.) | EcoMug | |
mHSphereMaxPositionPhi | EcoMug | private |
mHSphereMaxPositionPhi(2.*M_PI) | EcoMug | |
mHSphereMaxPositionTheta | EcoMug | private |
mHSphereMaxPositionTheta(M_PI/2.) | EcoMug | |
mHSphereMinPositionPhi | EcoMug | private |
mHSphereMinPositionPhi(0.) | EcoMug | |
mHSphereMinPositionTheta | EcoMug | private |
mHSphereMinPositionTheta(0.) | EcoMug | |
mHSphereRadius | EcoMug | private |
mHSphereRadius(0.) | EcoMug | |
mJ | EcoMug | private |
mJPrime | EcoMug | private |
mJPrime(0.) | EcoMug | |
mMaxCustomJ | EcoMug | private |
mMaximumMomentum | EcoMug | private |
mMaximumMomentum(1000.) | EcoMug | |
mMaximumPhi | EcoMug | private |
mMaximumPhi(2.*M_PI) | EcoMug | |
mMaximumTheta | EcoMug | private |
mMaximumTheta(M_PI/2.) | EcoMug | |
mMaxJ | EcoMug | private |
mMinimumMomentum | EcoMug | private |
mMinimumMomentum(0.01) | EcoMug | |
mMinimumPhi | EcoMug | private |
mMinimumPhi(0.) | EcoMug | |
mMinimumTheta | EcoMug | private |
mMinimumTheta(0.) | EcoMug | |
mN | EcoMug | private |
mN(0.) | EcoMug | |
mPhi0 | EcoMug | private |
mPhi0(0.) | EcoMug | |
mRandAccRej | EcoMug | private |
mRandAccRej(0.) | EcoMug | |
mRandom | EcoMug | private |
mSkyCenterPosition | EcoMug | private |
mSkyCenterPosition({{0., 0., 0.}}) | EcoMug | |
mSkySize | EcoMug | private |
mSkySize({{0., 0.}}) | EcoMug | |
mTheta0 | EcoMug | private |
mTheta0(0.) | EcoMug | |
SetCylinderCenterPosition(const std::array< double, 3 > &position) | EcoMug | inline |
SetCylinderHeight(double height) | EcoMug | inline |
SetCylinderMaxPositionPhi(double phi) | EcoMug | inline |
SetCylinderMinPositionPhi(double phi) | EcoMug | inline |
SetCylinderRadius(double radius) | EcoMug | inline |
SetDifferentialFlux(std::function< double(double, double)> J) | EcoMug | inline |
SetGenerationMethod(EMGeometry genM) | EcoMug | inline |
SetHSphereCenterPosition(const std::array< double, 3 > &position) | EcoMug | inline |
SetHSphereMaxPositionPhi(double phi) | EcoMug | inline |
SetHSphereMaxPositionTheta(double theta) | EcoMug | inline |
SetHSphereMinPositionPhi(double phi) | EcoMug | inline |
SetHSphereMinPositionTheta(double theta) | EcoMug | inline |
SetHSphereRadius(double radius) | EcoMug | inline |
SetMaximumMomentum(double momentum) | EcoMug | inline |
SetMaximumPhi(double phi) | EcoMug | inline |
SetMaximumTheta(double theta) | EcoMug | inline |
SetMinimumMomentum(double momentum) | EcoMug | inline |
SetMinimumPhi(double phi) | EcoMug | inline |
SetMinimumTheta(double theta) | EcoMug | inline |
SetSeed(uint64_t seed) | EcoMug | inline |
SetSkyCenterPosition(const std::array< double, 3 > &position) | EcoMug | inline |
SetSkySize(const std::array< double, 2 > &size) | EcoMug | inline |
SetUseCylinder() | EcoMug | inline |
SetUseHSphere() | EcoMug | inline |
SetUseSky() | EcoMug | inline |
Sky enum value | EcoMug | |