Geant4_10
|
#include <G4HadronCrossSections.hh>
Public Member Functions | |
G4HadronCrossSections () | |
~G4HadronCrossSections () | |
G4bool | IsApplicable (const G4DynamicParticle *aParticle) |
G4double | GetElasticCrossSection (const G4DynamicParticle *, G4int, G4int) |
G4double | GetInelasticCrossSection (const G4DynamicParticle *, G4int, G4int) |
G4double | GetCaptureCrossSection (const G4DynamicParticle *, G4int) |
G4double | GetFissionCrossSection (const G4DynamicParticle *, G4int, G4int) |
void | SetVerboseLevel (G4int value) |
G4int | GetVerboseLevel () |
Static Public Member Functions | |
static G4HadronCrossSections * | Instance () |
Definition at line 60 of file G4HadronCrossSections.hh.
G4HadronCrossSections::G4HadronCrossSections | ( | ) |
Definition at line 1214 of file G4HadronCrossSections.cc.
G4HadronCrossSections::~G4HadronCrossSections | ( | ) |
Definition at line 1225 of file G4HadronCrossSections.cc.
G4double G4HadronCrossSections::GetCaptureCrossSection | ( | const G4DynamicParticle * | aParticle, |
G4int | ZZ | ||
) |
Definition at line 1556 of file G4HadronCrossSections.cc.
G4double G4HadronCrossSections::GetElasticCrossSection | ( | const G4DynamicParticle * | particle, |
G4int | ZZ, | ||
G4int | AA | ||
) |
Definition at line 1260 of file G4HadronCrossSections.cc.
G4double G4HadronCrossSections::GetFissionCrossSection | ( | const G4DynamicParticle * | aParticle, |
G4int | ZZ, | ||
G4int | AA | ||
) |
G4double G4HadronCrossSections::GetInelasticCrossSection | ( | const G4DynamicParticle * | particle, |
G4int | ZZ, | ||
G4int | AA | ||
) |
Definition at line 1243 of file G4HadronCrossSections.cc.
|
inline |
Definition at line 93 of file G4HadronCrossSections.hh.
|
static |
Definition at line 1228 of file G4HadronCrossSections.cc.
G4bool G4HadronCrossSections::IsApplicable | ( | const G4DynamicParticle * | aParticle | ) |
Definition at line 1237 of file G4HadronCrossSections.cc.
Definition at line 91 of file G4HadronCrossSections.hh.