ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
G4LENDInelasticCrossSection * | inelasticXS |
G4LENDFissionCrossSection * | fissionXS |
Additional Inherited Members | |
Protected Member Functions inherited from G4LENDCrossSection | |
void | create_used_target_map () |
G4GIDI_target * | get_target_from_map (G4int nuclear_code) |
virtual G4double | getLENDCrossSection (G4GIDI_target *, G4double, G4double) |
G4double | GetUltraLowEnergyExtrapolatedXS (G4double, G4double, G4double, G4double, G4double) |
Protected Attributes inherited from G4LENDCrossSection | |
G4ParticleDefinition * | proj |
Definition at line 49 of file G4LENDGammaCrossSection.hh.
View newest version in sPHENIX GitHub at line 49 of file G4LENDGammaCrossSection.hh
G4LENDGammaCrossSection::G4LENDGammaCrossSection | ( | G4ParticleDefinition * | pd | ) |
Definition at line 46 of file G4LENDGammaCrossSection.cc.
View newest version in sPHENIX GitHub at line 46 of file G4LENDGammaCrossSection.cc
References fissionXS, inelasticXS, and G4LENDCrossSection::proj.
|
inline |
Definition at line 53 of file G4LENDGammaCrossSection.hh.
View newest version in sPHENIX GitHub at line 53 of file G4LENDGammaCrossSection.hh
|
virtual |
Reimplemented from G4LENDCrossSection.
Definition at line 54 of file G4LENDGammaCrossSection.cc.
View newest version in sPHENIX GitHub at line 54 of file G4LENDGammaCrossSection.cc
References G4LENDCrossSection::BuildPhysicsTable(), G4LENDCrossSection::create_used_target_map(), fissionXS, and inelasticXS.
Referenced by G4LENDGammaModel::BuildPhysicsTable().
|
virtual |
Reimplemented from G4LENDCrossSection.
Definition at line 62 of file G4LENDGammaCrossSection.cc.
View newest version in sPHENIX GitHub at line 62 of file G4LENDGammaCrossSection.cc
References fissionXS, G4LENDCrossSection::GetIsoCrossSection(), and inelasticXS.
G4int G4LENDGammaCrossSection::SelectChannel | ( | const G4DynamicParticle * | dp, |
G4int | iZ, | ||
G4int | iA, | ||
const G4Isotope * | isotope, | ||
const G4Element * | , | ||
const G4Material * | material | ||
) |
Definition at line 76 of file G4LENDGammaCrossSection.cc.
View newest version in sPHENIX GitHub at line 76 of file G4LENDGammaCrossSection.cc
References fissionXS, G4UniformRand, G4LENDCrossSection::GetIsoCrossSection(), inelasticXS, and G4INCL::CrossSections::total().
Referenced by G4LENDGammaModel::ApplyYourself().
|
private |
Definition at line 67 of file G4LENDGammaCrossSection.hh.
View newest version in sPHENIX GitHub at line 67 of file G4LENDGammaCrossSection.hh
Referenced by BuildPhysicsTable(), G4LENDGammaCrossSection(), GetIsoCrossSection(), and SelectChannel().
|
private |
Definition at line 66 of file G4LENDGammaCrossSection.hh.
View newest version in sPHENIX GitHub at line 66 of file G4LENDGammaCrossSection.hh
Referenced by BuildPhysicsTable(), G4LENDGammaCrossSection(), GetIsoCrossSection(), and SelectChannel().