#include <G4NeutronHPNT2AInelasticFS.hh>
|
| G4NeutronHPNT2AInelasticFS () |
|
| ~G4NeutronHPNT2AInelasticFS () |
|
void | Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &aFSType) |
|
G4HadFinalState * | ApplyYourself (const G4HadProjectile &theTrack) |
|
G4NeutronHPFinalState * | New () |
|
| G4NeutronHPInelasticBaseFS () |
|
virtual | ~G4NeutronHPInelasticBaseFS () |
|
void | Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &bit) |
|
void | BaseApply (const G4HadProjectile &theTrack, G4ParticleDefinition **theDefs, G4int nDef) |
|
void | InitGammas (G4double AR, G4double ZR) |
|
virtual G4HadFinalState * | ApplyYourself (const G4HadProjectile &theTrack)=0 |
|
virtual G4NeutronHPFinalState * | New ()=0 |
|
virtual G4double | GetXsec (G4double anEnergy) |
|
virtual G4NeutronHPVector * | GetXsec () |
|
| G4NeutronHPFinalState () |
|
virtual | ~G4NeutronHPFinalState () |
|
void | Init (G4double A, G4double Z, G4String &dirName, G4String &aFSType) |
|
virtual void | Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &aFSType)=0 |
|
virtual G4HadFinalState * | ApplyYourself (const G4HadProjectile &) |
|
virtual G4NeutronHPFinalState * | New ()=0 |
|
G4bool | HasXsec () |
|
G4bool | HasFSData () |
|
G4bool | HasAnyData () |
|
virtual G4double | GetXsec (G4double) |
|
virtual G4NeutronHPVector * | GetXsec () |
|
void | SetA_Z (G4double anA, G4double aZ, G4int aM=0) |
|
G4double | GetZ () |
|
G4double | GetN () |
|
G4int | GetM () |
|
◆ G4NeutronHPNT2AInelasticFS()
G4NeutronHPNT2AInelasticFS::G4NeutronHPNT2AInelasticFS |
( |
| ) |
|
|
inline |
◆ ~G4NeutronHPNT2AInelasticFS()
G4NeutronHPNT2AInelasticFS::~G4NeutronHPNT2AInelasticFS |
( |
| ) |
|
|
inline |
◆ ApplyYourself()
Implements G4NeutronHPInelasticBaseFS.
Definition at line 35 of file G4NeutronHPNT2AInelasticFS.cc.
36{
37
38
44
45
47
48
50}
G4HadFinalState theResult
void BaseApply(const G4HadProjectile &theTrack, G4ParticleDefinition **theDefs, G4int nDef)
static G4Neutron * Neutron()
static G4Triton * Triton()
◆ Init()
◆ New()
The documentation for this class was generated from the following files: