Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPChannel.hh>
Protected Attributes | |
G4ParticleHPManager * | fManager |
Definition at line 56 of file G4ParticleHPChannel.hh.
G4ParticleHPChannel::G4ParticleHPChannel | ( | G4ParticleDefinition * | projectile = nullptr | ) |
Definition at line 52 of file G4ParticleHPChannel.cc.
Referenced by G4ParticleHPChannel(), and operator=().
G4ParticleHPChannel::~G4ParticleHPChannel | ( | ) |
Definition at line 64 of file G4ParticleHPChannel.cc.
|
delete |
G4HadFinalState * G4ParticleHPChannel::ApplyYourself | ( | const G4HadProjectile & | theTrack, |
G4int | isoNumber = -1, | ||
G4bool | isElastic = false ) |
Definition at line 232 of file G4ParticleHPChannel.cc.
Referenced by G4NeutronHPElasticVI::ApplyYourself().
void G4ParticleHPChannel::DumpInfo | ( | ) | const |
Definition at line 325 of file G4ParticleHPChannel.cc.
|
inline |
Definition at line 129 of file G4ParticleHPChannel.hh.
Definition at line 90 of file G4ParticleHPChannel.cc.
|
inline |
Definition at line 127 of file G4ParticleHPChannel.hh.
Definition at line 111 of file G4ParticleHPChannel.hh.
Referenced by ApplyYourself().
Definition at line 109 of file G4ParticleHPChannel.hh.
Referenced by ApplyYourself().
|
inline |
Definition at line 107 of file G4ParticleHPChannel.hh.
Definition at line 84 of file G4ParticleHPChannel.cc.
G4WendtFissionFragmentGenerator * G4ParticleHPChannel::GetWendtFissionGenerator | ( | ) | const |
Definition at line 226 of file G4ParticleHPChannel.cc.
Definition at line 79 of file G4ParticleHPChannel.cc.
Definition at line 110 of file G4ParticleHPChannel.hh.
Referenced by ApplyYourself().
void G4ParticleHPChannel::Harmonise | ( | G4ParticleHPVector *& | theStore, |
G4ParticleHPVector * | theNew ) |
Definition at line 179 of file G4ParticleHPChannel.cc.
Referenced by UpdateData().
Definition at line 80 of file G4ParticleHPChannel.hh.
Referenced by ApplyYourself(), HasDataInAnyFinalState(), and UpdateData().
|
inline |
Definition at line 113 of file G4ParticleHPChannel.hh.
Referenced by Register().
Definition at line 75 of file G4ParticleHPChannel.hh.
Definition at line 103 of file G4ParticleHPChannel.cc.
Referenced by Init().
void G4ParticleHPChannel::Init | ( | G4Element * | theElement, |
const G4String & | dirName, | ||
const G4String & | fsType ) |
Definition at line 96 of file G4ParticleHPChannel.cc.
Definition at line 70 of file G4ParticleHPChannel.hh.
|
delete |
G4bool G4ParticleHPChannel::Register | ( | G4ParticleHPFinalState * | theFS | ) |
Definition at line 109 of file G4ParticleHPChannel.cc.
|
inline |
Definition at line 92 of file G4ParticleHPChannel.hh.
Referenced by Register(), and UpdateData().
void G4ParticleHPChannel::UpdateData | ( | G4int | A, |
G4int | Z, | ||
G4int | M, | ||
G4int | index, | ||
G4double | abundance, | ||
G4ParticleDefinition * | projectile ) |
Definition at line 149 of file G4ParticleHPChannel.cc.
|
protected |
Definition at line 139 of file G4ParticleHPChannel.hh.
Referenced by ApplyYourself(), and G4ParticleHPChannel().