ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/include/G4LENDCombinedModel.hh>
Private Attributes | |
G4LENDCombinedCrossSection * | crossSection |
G4LENDElastic * | elastic |
G4LENDInelastic * | inelastic |
G4LENDCapture * | capture |
G4LENDFission * | fission |
G4LENDModel * | channels [4] |
Additional Inherited Members | |
Protected Member Functions inherited from G4LENDModel | |
void | create_used_target_map () |
void | recreate_used_target_map () |
G4GIDI_target * | get_target_from_map (G4int nuclear_code) |
G4HadFinalState * | returnUnchanged (const G4HadProjectile &aTrack, G4HadFinalState *theResult) |
Protected Attributes inherited from G4LENDModel | |
G4ParticleDefinition * | proj |
G4LENDManager * | lend_manager |
std::map< G4int, G4LENDUsedTarget * > | usedTarget_map |
Definition at line 50 of file G4LENDCombinedModel.hh.
View newest version in sPHENIX GitHub at line 50 of file G4LENDCombinedModel.hh
G4LENDCombinedModel::G4LENDCombinedModel | ( | G4ParticleDefinition * | pd | ) |
Definition at line 34 of file G4LENDCombinedModel.cc.
View newest version in sPHENIX GitHub at line 34 of file G4LENDCombinedModel.cc
References capture, channels, crossSection, elastic, fission, inelastic, and G4LENDModel::proj.
|
inline |
Definition at line 54 of file G4LENDCombinedModel.hh.
View newest version in sPHENIX GitHub at line 54 of file G4LENDCombinedModel.hh
|
virtual |
Reimplemented from G4LENDModel.
Definition at line 62 of file G4LENDCombinedModel.cc.
View newest version in sPHENIX GitHub at line 62 of file G4LENDCombinedModel.cc
References G4LENDModel::ApplyYourself(), channels, crossSection, G4Nucleus::GetA_asInt(), G4Nucleus::GetIsotope(), G4HadProjectile::GetKineticEnergy(), G4HadProjectile::GetMaterial(), G4Nucleus::GetZ_asInt(), G4LENDModel::proj, and G4LENDCombinedCrossSection::SelectChannel().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 48 of file G4LENDCombinedModel.cc.
View newest version in sPHENIX GitHub at line 48 of file G4LENDCombinedModel.cc
References G4LENDCombinedCrossSection::BuildPhysicsTable(), G4LENDModel::create_used_target_map(), and crossSection.
Referenced by G4LENDorBERTModel::BuildPhysicsTable().
G4bool G4LENDCombinedModel::HasData | ( | const G4DynamicParticle * | , |
G4int | iZ, | ||
G4int | iA, | ||
G4int | iM, | ||
const G4Isotope * | , | ||
const G4Element * | , | ||
const G4Material * | |||
) |
Definition at line 53 of file G4LENDCombinedModel.cc.
View newest version in sPHENIX GitHub at line 53 of file G4LENDCombinedModel.cc
References G4LENDModel::get_target_from_map(), G4LENDManager::GetNucleusEncoding(), and G4LENDModel::lend_manager.
Referenced by G4LENDorBERTModel::ApplyYourself().
|
private |
Definition at line 67 of file G4LENDCombinedModel.hh.
View newest version in sPHENIX GitHub at line 67 of file G4LENDCombinedModel.hh
Referenced by G4LENDCombinedModel().
|
private |
Definition at line 69 of file G4LENDCombinedModel.hh.
View newest version in sPHENIX GitHub at line 69 of file G4LENDCombinedModel.hh
Referenced by ApplyYourself(), and G4LENDCombinedModel().
|
private |
Definition at line 64 of file G4LENDCombinedModel.hh.
View newest version in sPHENIX GitHub at line 64 of file G4LENDCombinedModel.hh
Referenced by ApplyYourself(), BuildPhysicsTable(), and G4LENDCombinedModel().
|
private |
Definition at line 65 of file G4LENDCombinedModel.hh.
View newest version in sPHENIX GitHub at line 65 of file G4LENDCombinedModel.hh
Referenced by G4LENDCombinedModel().
|
private |
Definition at line 68 of file G4LENDCombinedModel.hh.
View newest version in sPHENIX GitHub at line 68 of file G4LENDCombinedModel.hh
Referenced by G4LENDCombinedModel().
|
private |
Definition at line 66 of file G4LENDCombinedModel.hh.
View newest version in sPHENIX GitHub at line 66 of file G4LENDCombinedModel.hh
Referenced by G4LENDCombinedModel().