|
Geant4.10
|
#include <MuCrossSections.hh>
Public Member Functions | |
| MuCrossSections () | |
| ~MuCrossSections () | |
| G4double | CR_Macroscopic (const G4String &, G4Material *, G4double, G4double) |
| G4double | CR_PerAtom (const G4String &, G4Element *, G4double, G4double) |
Definition at line 44 of file MuCrossSections.hh.
| MuCrossSections::MuCrossSections | ( | ) |
Definition at line 44 of file MuCrossSections.cc.
| MuCrossSections::~MuCrossSections | ( | ) |
Definition at line 49 of file MuCrossSections.cc.
| G4double MuCrossSections::CR_Macroscopic | ( | const G4String & | process, |
| G4Material * | material, | ||
| G4double | tkin, | ||
| G4double | ep | ||
| ) |
Definition at line 54 of file MuCrossSections.cc.
References G4Material::GetElementVector(), G4Material::GetNumberOfElements(), and G4Material::GetVecNbOfAtomsPerVolume().
| G4double MuCrossSections::CR_PerAtom | ( | const G4String & | process, |
| G4Element * | element, | ||
| G4double | tkin, | ||
| G4double | ep | ||
| ) |
Definition at line 74 of file MuCrossSections.cc.
References test::a, python.hepunit::Avogadro, python.hepunit::cm2, g(), G4Element::GetA(), G4Element::GetZ(), python.hepunit::GeV, python.hepunit::mole, and z.
1.8.7