The MuELoss utility package that computes muon energy losses in the energy range from 1 GeV to 10 TeV due to ionization, direct e-e+ pair production, bremsstrahlung and photonuclear interactions. Very handy in neutrino-induced upgoing-muon calculations.
More...
|
enum | EMuELMaterial {
eMuUndefined = 0,
eMuHydrogen = 101,
eMuDeuterium = 102,
eMuHelium = 103,
eMuLithium = 104,
eMuBeryllium = 105,
eMuBoron = 106,
eMuCarbon = 107,
eMuNitrogen = 108,
eMuOxygen = 109,
eMuFluorine = 110,
eMuNeon = 111,
eMuSodium = 112,
eMuMagnesium = 113,
eMuAluminium = 114,
eMuSilicon = 115,
eMuSulphur = 116,
eMuChlorine = 117,
eMuArgon = 118,
eMuPotassium = 119,
eMuCalcium = 120,
eMuChromium = 121,
eMuManganese = 122,
eMuIron = 123,
eMuNickel = 124,
eMuCopper = 125,
eMuZinc = 126,
eMuGermanium = 127,
eMuBromine = 128,
eMuTin = 129,
eMuIodine = 130,
eMuBarium = 131,
eMuTungsten = 132,
eMuLead = 133,
eMuBismuth = 134,
eMuUranium = 135,
eMuBariumFluoride = 201,
eMuBismuthGermanate = 202,
eMuPyrex = 203,
eMuCalciumCarbonate = 204,
eMuConcrete = 205,
eMuFreon12 = 206,
eMuFreon13B1 = 207,
eMuLeadGlassSF5 = 208,
eMuLeadOxide = 209,
eMuLithiumFluoride = 210,
eMuLucite = 211,
eMuPolyethylene = 212,
eMuPolystyrene = 213,
eMuLiquidPropane = 214,
eMuSiliconDioxide = 215,
eMuSodiumIodide = 216,
eMuStandardRock = 217,
eMuUraniumOxide = 218,
eMuWater = 219
} |
|
enum | EMuELProcess {
eMupUndefined = 0,
eMupIonization,
eMupPairProduction,
eMupBremsstrahlung,
eMupNuclearInteraction,
eMupSum
} |
|
The MuELoss utility package that computes muon energy losses in the energy range from 1 GeV to 10 TeV due to ionization, direct e-e+ pair production, bremsstrahlung and photonuclear interactions. Very handy in neutrino-induced upgoing-muon calculations.