Geant4 11.2.2
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.
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 227 of file G4ParticleHPChannel.cc.
Referenced by G4FissLib::ApplyYourself(), G4NeutronHPElasticVI::ApplyYourself(), and G4ParticleHPChannelList::ApplyYourself().
void G4ParticleHPChannel::DumpInfo | ( | ) |
Definition at line 320 of file G4ParticleHPChannel.cc.
Referenced by G4ParticleHPChannelList::DumpInfo().
|
inline |
Definition at line 128 of file G4ParticleHPChannel.hh.
Definition at line 90 of file G4ParticleHPChannel.cc.
Referenced by G4ParticleHPChannelList::ApplyYourself().
|
inline |
Definition at line 126 of file G4ParticleHPChannel.hh.
Definition at line 108 of file G4ParticleHPChannel.hh.
Referenced by ApplyYourself(), and G4ParticleHPChannelList::ApplyYourself().
|
inline |
Definition at line 106 of file G4ParticleHPChannel.hh.
Referenced by G4ParticleHPChannelList::ApplyYourself().
Definition at line 84 of file G4ParticleHPChannel.cc.
Referenced by G4ParticleHPChannelList::ApplyYourself().
Definition at line 79 of file G4ParticleHPChannel.cc.
Referenced by G4FissLib::ApplyYourself().
Definition at line 109 of file G4ParticleHPChannel.hh.
Referenced by ApplyYourself(), and G4ParticleHPChannelList::ApplyYourself().
void G4ParticleHPChannel::Harmonise | ( | G4ParticleHPVector *& | theStore, |
G4ParticleHPVector * | theNew ) |
Definition at line 179 of file G4ParticleHPChannel.cc.
Referenced by UpdateData().
Definition at line 79 of file G4ParticleHPChannel.hh.
Referenced by ApplyYourself(), HasDataInAnyFinalState(), and UpdateData().
|
inline |
Definition at line 112 of file G4ParticleHPChannel.hh.
Referenced by Register().
Definition at line 74 of file G4ParticleHPChannel.hh.
Definition at line 103 of file G4ParticleHPChannel.cc.
Referenced by G4FissLib::G4FissLib(), Init(), and G4ParticleHPChannelList::Register().
void G4ParticleHPChannel::Init | ( | G4Element * | theElement, |
const G4String & | dirName, | ||
const G4String & | fsType ) |
Definition at line 96 of file G4ParticleHPChannel.cc.
Definition at line 69 of file G4ParticleHPChannel.hh.
|
delete |
G4bool G4ParticleHPChannel::Register | ( | G4ParticleHPFinalState * | theFS | ) |
Definition at line 109 of file G4ParticleHPChannel.cc.
Referenced by G4FissLib::G4FissLib(), and G4ParticleHPChannelList::Register().
|
inline |
Definition at line 91 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 135 of file G4ParticleHPChannel.hh.
Referenced by ApplyYourself(), and G4ParticleHPChannel().