Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronHPChannelList.hh>
Public Member Functions | |
G4NeutronHPChannelList (G4int n) | |
G4NeutronHPChannelList () | |
void | Init (G4int n) |
~G4NeutronHPChannelList () | |
G4HadFinalState * | ApplyYourself (const G4Element *theElement, const G4HadProjectile &aTrack) |
void | Init (G4Element *anElement, const G4String &dirName) |
void | Register (G4NeutronHPFinalState *theFS, const G4String &aName) |
G4double | GetXsec (G4double anEnergy) |
G4int | GetNumberOfChannels () |
G4bool | HasDataInAnyFinalState () |
void | RestartRegistration () |
Definition at line 45 of file G4NeutronHPChannelList.hh.
G4NeutronHPChannelList::G4NeutronHPChannelList | ( | G4int | n | ) |
Definition at line 40 of file G4NeutronHPChannelList.cc.
G4NeutronHPChannelList::G4NeutronHPChannelList | ( | ) |
Definition at line 48 of file G4NeutronHPChannelList.cc.
G4NeutronHPChannelList::~G4NeutronHPChannelList | ( | ) |
Definition at line 56 of file G4NeutronHPChannelList.cc.
G4HadFinalState * G4NeutronHPChannelList::ApplyYourself | ( | const G4Element * | theElement, |
const G4HadProjectile & | aTrack | ||
) |
Definition at line 70 of file G4NeutronHPChannelList.cc.
Referenced by G4NeutronHPorLEInelastic::ApplyYourself().
|
inline |
Definition at line 75 of file G4NeutronHPChannelList.hh.
Definition at line 64 of file G4NeutronHPChannelList.hh.
Referenced by G4NeutronHPorLEInelastic::ApplyYourself(), G4NeutronHPorLEInelasticData::GetCrossSection(), and GetXsec().
|
inline |
Definition at line 77 of file G4NeutronHPChannelList.hh.
Referenced by HasDataInAnyFinalState().
Definition at line 165 of file G4NeutronHPChannelList.cc.
void G4NeutronHPChannelList::Init | ( | G4int | n | ) |
Referenced by G4NeutronHPorLEInelastic::G4NeutronHPorLEInelastic().
void G4NeutronHPChannelList::Register | ( | G4NeutronHPFinalState * | theFS, |
const G4String & | aName | ||
) |
Definition at line 174 of file G4NeutronHPChannelList.cc.
Referenced by G4NeutronHPorLEInelastic::G4NeutronHPorLEInelastic().
|
inline |
Definition at line 87 of file G4NeutronHPChannelList.hh.
Referenced by G4NeutronHPorLEInelastic::G4NeutronHPorLEInelastic().