|
Geant4
9.6.p02
|
#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 () |
| static void | SetCorrectInelasticNearZero (G4bool value) |
| static G4bool | GetCorrectInelasticNearZero () |
Definition at line 63 of file G4HadronCrossSections.hh.
| G4HadronCrossSections::G4HadronCrossSections | ( | ) |
| 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.


|
inlinestatic |
Definition at line 89 of file G4HadronCrossSections.hh.
| 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 94 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 86 of file G4HadronCrossSections.hh.
Definition at line 92 of file G4HadronCrossSections.hh.
1.8.4