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/G4LENDInelastic.hh>
Private Attributes | |
G4VPreCompoundModel * | preco |
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 47 of file G4LENDInelastic.hh.
View newest version in sPHENIX GitHub at line 47 of file G4LENDInelastic.hh
|
inline |
Definition at line 52 of file G4LENDInelastic.hh.
View newest version in sPHENIX GitHub at line 52 of file G4LENDInelastic.hh
References G4LENDModel::create_used_target_map(), G4HadronicInteractionRegistry::FindModel(), G4HadronicInteractionRegistry::Instance(), preco, and G4LENDModel::proj.
|
inline |
Definition at line 68 of file G4LENDInelastic.hh.
View newest version in sPHENIX GitHub at line 68 of file G4LENDInelastic.hh
|
virtual |
Reimplemented from G4LENDModel.
Definition at line 66 of file G4LENDInelastic.cc.
View newest version in sPHENIX GitHub at line 66 of file G4LENDInelastic.cc
References G4HadFinalState::AddSecondary(), G4Alpha::Alpha(), G4HadFinalState::Clear(), G4Deuteron::Deuteron(), G4Gamma::Gamma(), G4HadProjectile::Get4Momentum(), G4LENDModel::get_target_from_map(), G4Nucleus::GetA_asInt(), G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4HadProjectile::GetDefinition(), G4IonTable::GetIonTable(), G4Nucleus::GetIsotope(), G4HadProjectile::GetKineticEnergy(), G4Isotope::Getm(), G4HadProjectile::GetMaterial(), G4LENDManager::GetNucleusEncoding(), G4GIDI_target::getOthersFinalState(), G4Material::GetTemperature(), G4Nucleus::GetZ_asInt(), int(), isAlive, itest, G4LENDModel::lend_manager, MeV, momentum, MyRNG(), G4Neutron::Neutron(), G4Proton::Proton(), G4DynamicParticle::SetDefinition(), G4HadFinalState::SetEnergyChange(), G4DynamicParticle::SetMomentum(), G4HadFinalState::SetMomentumChange(), G4HadFinalState::SetStatusChange(), stopAndKill, G4HadronicInteraction::theParticleChange, G4Triton::Triton(), CLHEP::Hep3Vector::unit(), and CLHEP::HepLorentzVector::vect().
|
private |
Definition at line 73 of file G4LENDInelastic.hh.
View newest version in sPHENIX GitHub at line 73 of file G4LENDInelastic.hh
Referenced by G4LENDInelastic().