ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
G4LENDCombinedModel * | lend |
G4CascadeInterface * | bert |
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 46 of file G4LENDorBERTModel.hh.
View newest version in sPHENIX GitHub at line 46 of file G4LENDorBERTModel.hh
G4LENDorBERTModel::G4LENDorBERTModel | ( | G4ParticleDefinition * | pd | ) |
Definition at line 31 of file G4LENDorBERTModel.cc.
View newest version in sPHENIX GitHub at line 31 of file G4LENDorBERTModel.cc
References bert, lend, and G4LENDModel::proj.
|
inline |
Definition at line 50 of file G4LENDorBERTModel.hh.
View newest version in sPHENIX GitHub at line 50 of file G4LENDorBERTModel.hh
|
virtual |
Reimplemented from G4LENDModel.
Definition at line 43 of file G4LENDorBERTModel.cc.
View newest version in sPHENIX GitHub at line 43 of file G4LENDorBERTModel.cc
References G4HadronicInteraction::ApplyYourself(), bert, G4Nucleus::GetA_asInt(), G4HadProjectile::GetDefinition(), G4Nucleus::GetIsotope(), G4HadProjectile::GetKineticEnergy(), G4Isotope::Getm(), G4HadProjectile::GetMaterial(), G4Nucleus::GetZ_asInt(), G4LENDCombinedModel::HasData(), and lend.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 38 of file G4LENDorBERTModel.cc.
View newest version in sPHENIX GitHub at line 38 of file G4LENDorBERTModel.cc
References G4LENDCombinedModel::BuildPhysicsTable(), G4LENDModel::create_used_target_map(), and lend.
|
private |
Definition at line 58 of file G4LENDorBERTModel.hh.
View newest version in sPHENIX GitHub at line 58 of file G4LENDorBERTModel.hh
Referenced by ApplyYourself(), and G4LENDorBERTModel().
|
private |
Definition at line 57 of file G4LENDorBERTModel.hh.
View newest version in sPHENIX GitHub at line 57 of file G4LENDorBERTModel.hh
Referenced by ApplyYourself(), BuildPhysicsTable(), and G4LENDorBERTModel().