ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Member Functions | |
G4HadFinalState * | ApplyYourself (const G4HadProjectile &) |
Private Attributes | |
std::map< G4int, std::map < G4double, std::map< G4int, G4double > * > * > | FissionProductYieldData |
std::map< G4int, std::map < G4double, G4int > * > | mMTInterpolation |
Additional Inherited Members | |
Protected Member Functions inherited from G4ParticleHPFinalState | |
void | adjust_final_state (G4LorentzVector) |
G4bool | DoNotAdjustFinalState () |
Protected Attributes inherited from G4ParticleHPFinalState | |
G4bool | hasXsec |
G4bool | hasFSData |
G4bool | hasAnyData |
G4ParticleHPNames | theNames |
G4Cache< G4HadFinalState * > | theResult |
G4ParticleDefinition * | theProjectile |
G4double | theBaseA |
G4double | theBaseZ |
G4int | theBaseM |
G4int | theNDLDataZ |
G4int | theNDLDataA |
G4int | theNDLDataM |
Definition at line 37 of file G4ParticleHPFFFissionFS.hh.
View newest version in sPHENIX GitHub at line 37 of file G4ParticleHPFFFissionFS.hh
|
inline |
Definition at line 41 of file G4ParticleHPFFFissionFS.hh.
View newest version in sPHENIX GitHub at line 41 of file G4ParticleHPFFFissionFS.hh
References G4ParticleHPFinalState::hasXsec.
Referenced by New().
G4ParticleHPFFFissionFS::~G4ParticleHPFFFissionFS | ( | ) |
Definition at line 36 of file G4ParticleHPFFFissionFS.cc.
View newest version in sPHENIX GitHub at line 36 of file G4ParticleHPFFFissionFS.cc
References FissionProductYieldData, it, and mMTInterpolation.
G4DynamicParticleVector * G4ParticleHPFFFissionFS::ApplyYourself | ( | G4int | nNeutrons | ) |
Definition at line 151 of file G4ParticleHPFFFissionFS.cc.
View newest version in sPHENIX GitHub at line 151 of file G4ParticleHPFFFissionFS.cc
References G4ParticleHPFissionBaseFS::ApplyYourself().
|
inlineprivatevirtual |
Reimplemented from G4ParticleHPFinalState.
Definition at line 58 of file G4ParticleHPFFFissionFS.hh.
View newest version in sPHENIX GitHub at line 58 of file G4ParticleHPFFFissionFS.hh
void G4ParticleHPFFFissionFS::GetAFissionFragment | ( | G4double | energy, |
G4int & | fragZ, | ||
G4int & | fragA, | ||
G4int & | fragM | ||
) |
Definition at line 159 of file G4ParticleHPFFFissionFS.cc.
View newest version in sPHENIX GitHub at line 159 of file G4ParticleHPFFFissionFS.cc
References d, DBL_MAX, e, FissionProductYieldData, G4UniformRand, it, and second.
Referenced by G4ParticleHPFissionFS::ApplyYourself().
|
virtual |
Implements G4ParticleHPFinalState.
Definition at line 64 of file G4ParticleHPFFFissionFS.cc.
View newest version in sPHENIX GitHub at line 64 of file G4ParticleHPFFFissionFS.cc
References kdfinder::abs(), eV, INPUTHEPMC::filename, FissionProductYieldData, G4ParticleHPDataUsed::GetA(), G4ParticleHPManager::GetDataStream(), G4ParticleHPManager::GetInstance(), G4ParticleHPNames::GetName(), G4ParticleHPDataUsed::GetName(), G4ParticleHPDataUsed::GetZ(), G4ParticleHPFinalState::hasAnyData, G4ParticleHPFinalState::hasFSData, G4ParticleHPFinalState::hasXsec, imax, in, jmax, k, mMTInterpolation, G4ParticleHPFinalState::theBaseA, G4ParticleHPFinalState::theBaseZ, G4ParticleHPFinalState::theNames, and Y.
Referenced by G4ParticleHPFissionFS::Init().
|
inlinevirtual |
Implements G4ParticleHPFinalState.
Definition at line 48 of file G4ParticleHPFFFissionFS.hh.
View newest version in sPHENIX GitHub at line 48 of file G4ParticleHPFFFissionFS.hh
References G4ParticleHPFFFissionFS().
|
private |
Definition at line 61 of file G4ParticleHPFFFissionFS.hh.
View newest version in sPHENIX GitHub at line 61 of file G4ParticleHPFFFissionFS.hh
Referenced by GetAFissionFragment(), Init(), and ~G4ParticleHPFFFissionFS().
Definition at line 62 of file G4ParticleHPFFFissionFS.hh.
View newest version in sPHENIX GitHub at line 62 of file G4ParticleHPFFFissionFS.hh
Referenced by Init(), and ~G4ParticleHPFFFissionFS().