ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
std::vector < G4ParticleHPChannel * > * | theElastic |
G4String | dirName |
G4int | numEle |
G4bool | overrideSuspension |
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 48 of file G4ParticleHPElastic.hh.
View newest version in sPHENIX GitHub at line 48 of file G4ParticleHPElastic.hh
G4ParticleHPElastic::G4ParticleHPElastic | ( | ) |
Definition at line 41 of file G4ParticleHPElastic.cc.
View newest version in sPHENIX GitHub at line 41 of file G4ParticleHPElastic.cc
References eV, MeV, overrideSuspension, G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
G4ParticleHPElastic::~G4ParticleHPElastic | ( | ) |
Definition at line 74 of file G4ParticleHPElastic.cc.
View newest version in sPHENIX GitHub at line 74 of file G4ParticleHPElastic.cc
References G4Threading::IsWorkerThread(), it, and theElastic.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 91 of file G4ParticleHPElastic.cc.
View newest version in sPHENIX GitHub at line 91 of file G4ParticleHPElastic.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(), isAlive, n, G4ParticleHPManager::OpenReactionWhiteBoard(), overrideSuspension, G4Nucleus::SetIsotope(), G4Nucleus::SetParameters(), G4HadFinalState::SetStatusChange(), and sum.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 183 of file G4ParticleHPElastic.cc.
View newest version in sPHENIX GitHub at line 183 of file G4ParticleHPElastic.cc
References dirName, G4ParticleHPManager::GetElasticFinalStates(), G4Element::GetElementTable(), G4ParticleHPManager::GetInstance(), G4Element::GetNumberOfElements(), lightions::Init(), G4Threading::IsMasterThread(), numEle, G4AutoDelete::Register(), G4ParticleHPManager::RegisterElasticFinalStates(), and theElastic.
Referenced by G4ParticleHPThermalScattering::BuildPhysicsTable().
|
inline |
Definition at line 63 of file G4ParticleHPElastic.hh.
View newest version in sPHENIX GitHub at line 63 of file G4ParticleHPElastic.hh
References overrideSuspension.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 153 of file G4ParticleHPElastic.cc.
View newest version in sPHENIX GitHub at line 153 of file G4ParticleHPElastic.cc
|
inline |
Definition at line 61 of file G4ParticleHPElastic.hh.
View newest version in sPHENIX GitHub at line 61 of file G4ParticleHPElastic.hh
References theElastic.
G4int G4ParticleHPElastic::GetVerboseLevel | ( | ) | const |
Definition at line 175 of file G4ParticleHPElastic.cc.
View newest version in sPHENIX GitHub at line 175 of file G4ParticleHPElastic.cc
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 219 of file G4ParticleHPElastic.cc.
View newest version in sPHENIX GitHub at line 219 of file G4ParticleHPElastic.cc
Definition at line 179 of file G4ParticleHPElastic.cc.
View newest version in sPHENIX GitHub at line 179 of file G4ParticleHPElastic.cc
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
|
private |
Definition at line 74 of file G4ParticleHPElastic.hh.
View newest version in sPHENIX GitHub at line 74 of file G4ParticleHPElastic.hh
Referenced by BuildPhysicsTable().
|
private |
Definition at line 75 of file G4ParticleHPElastic.hh.
View newest version in sPHENIX GitHub at line 75 of file G4ParticleHPElastic.hh
Referenced by BuildPhysicsTable().
|
private |
Definition at line 76 of file G4ParticleHPElastic.hh.
View newest version in sPHENIX GitHub at line 76 of file G4ParticleHPElastic.hh
Referenced by ApplyYourself(), DoNotSuspend(), and G4ParticleHPElastic().
|
private |
Definition at line 72 of file G4ParticleHPElastic.hh.
View newest version in sPHENIX GitHub at line 72 of file G4ParticleHPElastic.hh
Referenced by BuildPhysicsTable(), GetNiso(), and ~G4ParticleHPElastic().