|
Geant4 10.7.0
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 41 of file G4ParticleHPReactionWhiteBoard.hh.
| G4ParticleHPReactionWhiteBoard::G4ParticleHPReactionWhiteBoard | ( | ) |
Definition at line 33 of file G4ParticleHPReactionWhiteBoard.cc.
| G4ParticleHPReactionWhiteBoard::~G4ParticleHPReactionWhiteBoard | ( | ) |
Definition at line 40 of file G4ParticleHPReactionWhiteBoard.cc.
Definition at line 61 of file G4ParticleHPReactionWhiteBoard.cc.
| void G4ParticleHPReactionWhiteBoard::Dump | ( | ) |
Definition at line 45 of file G4ParticleHPReactionWhiteBoard.cc.
|
inline |
Definition at line 54 of file G4ParticleHPReactionWhiteBoard.hh.
Referenced by G4FissLib::ApplyYourself(), G4ParticleHPCapture::ApplyYourself(), G4ParticleHPElastic::ApplyYourself(), G4ParticleHPFission::ApplyYourself(), and G4ParticleHPInelastic::ApplyYourself().
|
inline |
Definition at line 55 of file G4ParticleHPReactionWhiteBoard.hh.
|
inline |
Definition at line 53 of file G4ParticleHPReactionWhiteBoard.hh.
Referenced by G4ParticleHPCapture::ApplyYourself(), G4ParticleHPElastic::ApplyYourself(), G4ParticleHPFission::ApplyYourself(), and G4ParticleHPInelastic::ApplyYourself().
Definition at line 71 of file G4ParticleHPReactionWhiteBoard.cc.
Referenced by GetValueInDouble(), and GetValueInInt().
Definition at line 92 of file G4ParticleHPReactionWhiteBoard.cc.
Definition at line 81 of file G4ParticleHPReactionWhiteBoard.cc.
|
inline |
Definition at line 51 of file G4ParticleHPReactionWhiteBoard.hh.
Referenced by G4ParticleHPChannelList::ApplyYourself(), and G4ParticleHPChannel::ApplyYourself().
|
inline |
Definition at line 52 of file G4ParticleHPReactionWhiteBoard.hh.
Referenced by G4ParticleHPChannel::ApplyYourself().
|
inline |
Definition at line 50 of file G4ParticleHPReactionWhiteBoard.hh.
Referenced by G4ParticleHPChannelList::ApplyYourself(), and G4ParticleHPChannel::ApplyYourself().