Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronHPManager.hh>
Public Member Functions | |
G4NeutronHPReactionWhiteBoard * | GetReactionWhiteBoard () |
void | OpenReactionWhiteBoard () |
void | CloseReactionWhiteBoard () |
Static Public Member Functions | |
static G4NeutronHPManager * | GetInstance () |
Definition at line 39 of file G4NeutronHPManager.hh.
|
inline |
Definition at line 56 of file G4NeutronHPManager.hh.
Referenced by G4NeutronHPCapture::ApplyYourself(), G4NeutronHPElastic::ApplyYourself(), G4NeutronHPFission::ApplyYourself(), and G4NeutronHPInelastic::ApplyYourself().
|
inlinestatic |
Definition at line 42 of file G4NeutronHPManager.hh.
Referenced by G4NeutronHPChannelList::ApplyYourself(), G4NeutronHPCapture::ApplyYourself(), G4NeutronHPElastic::ApplyYourself(), G4NeutronHPFission::ApplyYourself(), G4NeutronHPInelastic::ApplyYourself(), and G4NeutronHPChannel::ApplyYourself().
G4NeutronHPReactionWhiteBoard * G4NeutronHPManager::GetReactionWhiteBoard | ( | ) |
Definition at line 53 of file G4NeutronHPManager.cc.
Referenced by G4NeutronHPChannelList::ApplyYourself(), G4NeutronHPCapture::ApplyYourself(), G4NeutronHPElastic::ApplyYourself(), G4NeutronHPFission::ApplyYourself(), G4NeutronHPInelastic::ApplyYourself(), and G4NeutronHPChannel::ApplyYourself().
void G4NeutronHPManager::OpenReactionWhiteBoard | ( | ) |
Definition at line 44 of file G4NeutronHPManager.cc.
Referenced by G4NeutronHPCapture::ApplyYourself(), G4NeutronHPElastic::ApplyYourself(), G4NeutronHPFission::ApplyYourself(), and G4NeutronHPInelastic::ApplyYourself().