Geant4_10
|
#include <G4NeutronHPChannel.hh>
Public Member Functions | |
G4NeutronHPChannel () | |
~G4NeutronHPChannel () | |
G4double | GetXsec (G4double energy) |
G4double | GetWeightedXsec (G4double energy, G4int isoNumber) |
G4double | GetFSCrossSection (G4double energy, G4int isoNumber) |
G4bool | IsActive (G4int isoNumber) |
G4bool | HasFSData (G4int isoNumber) |
G4bool | HasAnyData (G4int isoNumber) |
G4bool | Register (G4NeutronHPFinalState *theFS) |
void | Init (G4Element *theElement, const G4String dirName) |
void | Init (G4Element *theElement, const G4String dirName, const G4String fsType) |
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) |
G4HadFinalState * | ApplyYourself (const G4HadProjectile &theTrack, G4int isoNumber=-1) |
G4int | GetNiso () |
G4double | GetN (G4int i) |
G4double | GetZ (G4int i) |
G4double | GetM (G4int i) |
G4bool | HasDataInAnyFinalState () |
Definition at line 54 of file G4NeutronHPChannel.hh.
|
inline |
Definition at line 58 of file G4NeutronHPChannel.hh.
|
inline |
Definition at line 69 of file G4NeutronHPChannel.hh.
G4HadFinalState * G4NeutronHPChannel::ApplyYourself | ( | const G4HadProjectile & | theTrack, |
G4int | isoNumber = -1 |
||
) |
Definition at line 218 of file G4NeutronHPChannel.cc.
Definition at line 55 of file G4NeutronHPChannel.cc.
Definition at line 132 of file G4NeutronHPChannel.hh.
Definition at line 130 of file G4NeutronHPChannel.hh.
|
inline |
Definition at line 50 of file G4NeutronHPChannel.cc.
Definition at line 45 of file G4NeutronHPChannel.cc.
Definition at line 131 of file G4NeutronHPChannel.hh.
void G4NeutronHPChannel::Harmonise | ( | G4NeutronHPVector *& | theStore, |
G4NeutronHPVector * | theNew | ||
) |
Definition at line 173 of file G4NeutronHPChannel.cc.
Definition at line 112 of file G4NeutronHPChannel.hh.
|
inline |
Definition at line 134 of file G4NeutronHPChannel.hh.
Definition at line 108 of file G4NeutronHPChannel.hh.
G4bool G4NeutronHPChannel::Register | ( | G4NeutronHPFinalState * | theFS | ) |
Definition at line 73 of file G4NeutronHPChannel.cc.
Definition at line 121 of file G4NeutronHPChannel.hh.