Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPReactionWhiteBoard.hh>
Public Member Functions | |
G4ParticleHPReactionWhiteBoard () | |
~G4ParticleHPReactionWhiteBoard () | |
void | Dump () |
void | SetTargZ (G4int Z) |
void | SetTargA (G4int A) |
void | SetTargM (G4int M) |
G4int | GetTargZ () |
G4int | GetTargA () |
G4int | GetTargM () |
bool | AddRecord (std::pair< G4String, G4String >) |
G4String | GetValue (G4String) |
G4int | GetValueInInt (G4String) |
G4double | GetValueInDouble (G4String) |
Definition at line 42 of file G4ParticleHPReactionWhiteBoard.hh.
|
default |
G4ParticleHPReactionWhiteBoard::~G4ParticleHPReactionWhiteBoard | ( | ) |
Definition at line 35 of file G4ParticleHPReactionWhiteBoard.cc.
Definition at line 54 of file G4ParticleHPReactionWhiteBoard.cc.
void G4ParticleHPReactionWhiteBoard::Dump | ( | ) |
Definition at line 40 of file G4ParticleHPReactionWhiteBoard.cc.
|
inline |
Definition at line 55 of file G4ParticleHPReactionWhiteBoard.hh.
Referenced by G4FissLib::ApplyYourself(), G4NeutronHPCapture::ApplyYourself(), G4ParticleHPElastic::ApplyYourself(), G4ParticleHPFission::ApplyYourself(), and G4ParticleHPInelastic::ApplyYourself().
|
inline |
Definition at line 56 of file G4ParticleHPReactionWhiteBoard.hh.
|
inline |
Definition at line 54 of file G4ParticleHPReactionWhiteBoard.hh.
Referenced by G4ParticleHPInelastic::ApplyYourself().
Definition at line 64 of file G4ParticleHPReactionWhiteBoard.cc.
Referenced by GetValueInDouble(), and GetValueInInt().
Definition at line 85 of file G4ParticleHPReactionWhiteBoard.cc.
Definition at line 74 of file G4ParticleHPReactionWhiteBoard.cc.
|
inline |
Definition at line 52 of file G4ParticleHPReactionWhiteBoard.hh.
Referenced by G4NeutronHPElasticVI::ApplyYourself(), G4NeutronHPInelasticVI::ApplyYourself(), G4ParticleHPChannel::ApplyYourself(), and G4ParticleHPChannelList::ApplyYourself().
|
inline |
Definition at line 53 of file G4ParticleHPReactionWhiteBoard.hh.
Referenced by G4ParticleHPChannel::ApplyYourself().
|
inline |
Definition at line 51 of file G4ParticleHPReactionWhiteBoard.hh.
Referenced by G4NeutronHPElasticVI::ApplyYourself(), G4NeutronHPInelasticVI::ApplyYourself(), G4ParticleHPChannel::ApplyYourself(), and G4ParticleHPChannelList::ApplyYourself().