|
Geant4_10
|
#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 44 of file G4NeutronHPChannelList.hh.
| G4NeutronHPChannelList::G4NeutronHPChannelList | ( | G4int | n | ) |
Definition at line 41 of file G4NeutronHPChannelList.cc.
| G4NeutronHPChannelList::G4NeutronHPChannelList | ( | ) |
Definition at line 49 of file G4NeutronHPChannelList.cc.
| G4NeutronHPChannelList::~G4NeutronHPChannelList | ( | ) |
Definition at line 57 of file G4NeutronHPChannelList.cc.
| G4HadFinalState * G4NeutronHPChannelList::ApplyYourself | ( | const G4Element * | theElement, |
| const G4HadProjectile & | aTrack | ||
| ) |
|
inline |
Definition at line 74 of file G4NeutronHPChannelList.hh.
|
inline |
Definition at line 76 of file G4NeutronHPChannelList.hh.
Definition at line 166 of file G4NeutronHPChannelList.cc.
| void G4NeutronHPChannelList::Register | ( | G4NeutronHPFinalState * | theFS, |
| const G4String & | aName | ||
| ) |
|
inline |
Definition at line 86 of file G4NeutronHPChannelList.hh.
1.8.5