ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
std::vector < G4ParticleHPChannel * > * | theFission |
G4String | dirName |
G4int | numEle |
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 52 of file G4ParticleHPFission.hh.
View newest version in sPHENIX GitHub at line 52 of file G4ParticleHPFission.hh
G4ParticleHPFission::G4ParticleHPFission | ( | ) |
Definition at line 41 of file G4ParticleHPFission.cc.
View newest version in sPHENIX GitHub at line 41 of file G4ParticleHPFission.cc
References MeV, G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
G4ParticleHPFission::~G4ParticleHPFission | ( | ) |
Definition at line 79 of file G4ParticleHPFission.cc.
View newest version in sPHENIX GitHub at line 79 of file G4ParticleHPFission.cc
References G4Threading::IsMasterThread(), it, and theFission.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 95 of file G4ParticleHPFission.cc.
View newest version in sPHENIX GitHub at line 95 of file G4ParticleHPFission.cc
References G4ParticleHPManager::CloseReactionWhiteBoard(), G4UniformRand, G4Material::GetElement(), G4Element::GetElementTable(), G4Element::GetIndex(), G4ParticleHPManager::GetInstance(), G4Element::GetIsotope(), G4HadProjectile::GetMaterial(), G4Isotope::GetN(), G4Material::GetNumberOfElements(), G4Element::GetNumberOfIsotopes(), G4ParticleHPManager::GetReactionWhiteBoard(), G4ParticleHPReactionWhiteBoard::GetTargA(), G4Material::GetTemperature(), G4ParticleHPThermalBoost::GetThermalEnergy(), G4Material::GetVecNbOfAtomsPerVolume(), n, G4ParticleHPManager::OpenReactionWhiteBoard(), G4Nucleus::SetIsotope(), G4Nucleus::SetParameters(), and sum.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 183 of file G4ParticleHPFission.cc.
View newest version in sPHENIX GitHub at line 183 of file G4ParticleHPFission.cc
References dirName, G4Element::GetElementTable(), G4ParticleHPManager::GetFissionFinalStates(), G4ParticleHPManager::GetInstance(), G4Element::GetNumberOfElements(), lightions::Init(), G4Threading::IsMasterThread(), numEle, G4AutoDelete::Register(), G4ParticleHPManager::RegisterFissionFinalStates(), and theFission.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 152 of file G4ParticleHPFission.cc.
View newest version in sPHENIX GitHub at line 152 of file G4ParticleHPFission.cc
G4int G4ParticleHPFission::GetVerboseLevel | ( | ) | const |
Definition at line 175 of file G4ParticleHPFission.cc.
View newest version in sPHENIX GitHub at line 175 of file G4ParticleHPFission.cc
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 222 of file G4ParticleHPFission.cc.
View newest version in sPHENIX GitHub at line 222 of file G4ParticleHPFission.cc
Definition at line 179 of file G4ParticleHPFission.cc.
View newest version in sPHENIX GitHub at line 179 of file G4ParticleHPFission.cc
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
|
private |
Definition at line 74 of file G4ParticleHPFission.hh.
View newest version in sPHENIX GitHub at line 74 of file G4ParticleHPFission.hh
Referenced by BuildPhysicsTable().
|
private |
Definition at line 75 of file G4ParticleHPFission.hh.
View newest version in sPHENIX GitHub at line 75 of file G4ParticleHPFission.hh
Referenced by BuildPhysicsTable().
|
private |
Definition at line 73 of file G4ParticleHPFission.hh.
View newest version in sPHENIX GitHub at line 73 of file G4ParticleHPFission.hh
Referenced by BuildPhysicsTable(), and ~G4ParticleHPFission().