#include <G4NeutronHPElementData.hh>
|
| G4NeutronHPElementData () |
|
| ~G4NeutronHPElementData () |
|
void | Init (G4Element *theElement) |
|
void | UpdateData (G4int A, G4int Z, G4int index, G4double abundance) |
|
void | UpdateData (G4int A, G4int Z, G4int M, G4int index, G4double abundance) |
|
void | Harmonise (G4NeutronHPVector *&theStore, G4NeutronHPVector *theNew) |
|
G4NeutronHPVector * | GetData (G4NeutronHPFissionData *) |
|
G4NeutronHPVector * | GetData (G4NeutronHPCaptureData *) |
|
G4NeutronHPVector * | GetData (G4NeutronHPElasticData *) |
|
G4NeutronHPVector * | GetData (G4NeutronHPInelasticData *) |
|
G4NeutronHPVector * | MakePhysicsVector (G4Element *theElement, G4ParticleDefinition *theP, G4NeutronHPFissionData *theSet) |
|
G4NeutronHPVector * | MakePhysicsVector (G4Element *theElement, G4ParticleDefinition *theP, G4NeutronHPCaptureData *theSet) |
|
G4NeutronHPVector * | MakePhysicsVector (G4Element *theElement, G4ParticleDefinition *theP, G4NeutronHPElasticData *theSet) |
|
G4NeutronHPVector * | MakePhysicsVector (G4Element *theElement, G4ParticleDefinition *theP, G4NeutronHPInelasticData *theSet) |
|
| 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 () |
|
Definition at line 53 of file G4NeutronHPElementData.hh.
G4NeutronHPElementData::G4NeutronHPElementData |
( |
) | |
|
G4NeutronHPElementData::~G4NeutronHPElementData |
( |
) | |
|
The documentation for this class was generated from the following files: