ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/fission/include/G4FissLib.hh>
Private Attributes | |
G4FissionLibrary | theLibrary |
G4double * | xSec |
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 132 of file G4FissLib.hh.
View newest version in sPHENIX GitHub at line 132 of file G4FissLib.hh
G4FissLib::G4FissLib | ( | ) |
Definition at line 64 of file G4FissLib.cc.
View newest version in sPHENIX GitHub at line 64 of file G4FissLib.cc
References dirName, G4cout, G4endl, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), G4ParticleHPChannel::Init(), MeV, numEle, G4ParticleHPChannel::Register(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theFission, and theLibrary.
G4FissLib::~G4FissLib | ( | ) |
Definition at line 90 of file G4FissLib.cc.
View newest version in sPHENIX GitHub at line 90 of file G4FissLib.cc
References theFission.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 96 of file G4FissLib.cc.
View newest version in sPHENIX GitHub at line 96 of file G4FissLib.cc
References G4ParticleHPChannel::ApplyYourself(), 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(), G4ParticleHPChannel::GetXsec(), n, G4ParticleHPManager::OpenReactionWhiteBoard(), G4Nucleus::SetIsotope(), G4Nucleus::SetParameters(), sum, theFission, and xSec.
Reimplemented from G4HadronicInteraction.
Definition at line 148 of file G4FissLib.cc.
View newest version in sPHENIX GitHub at line 148 of file G4FissLib.cc
|
private |
Definition at line 148 of file G4FissLib.hh.
View newest version in sPHENIX GitHub at line 148 of file G4FissLib.hh
Referenced by G4FissLib().
|
private |
Definition at line 149 of file G4FissLib.hh.
View newest version in sPHENIX GitHub at line 149 of file G4FissLib.hh
Referenced by G4FissLib().
|
private |
Definition at line 147 of file G4FissLib.hh.
View newest version in sPHENIX GitHub at line 147 of file G4FissLib.hh
Referenced by ApplyYourself(), G4FissLib(), and ~G4FissLib().
|
private |
Definition at line 143 of file G4FissLib.hh.
View newest version in sPHENIX GitHub at line 143 of file G4FissLib.hh
Referenced by G4FissLib().
|
private |
Definition at line 146 of file G4FissLib.hh.
View newest version in sPHENIX GitHub at line 146 of file G4FissLib.hh
Referenced by ApplyYourself().