Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LENDModel.hh>
Protected Member Functions | |
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 Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes | |
G4ParticleDefinition * | proj |
G4LENDManager * | lend_manager |
std::map< G4int, G4LENDUsedTarget * > | usedTarget_map |
G4int | secID |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 51 of file G4LENDModel.hh.
G4LENDModel::G4LENDModel | ( | G4String | name = "LENDModel" | ) |
Definition at line 48 of file G4LENDModel.cc.
G4LENDModel::~G4LENDModel | ( | ) |
Definition at line 69 of file G4LENDModel.cc.
|
inline |
Definition at line 64 of file G4LENDModel.hh.
|
inline |
Definition at line 63 of file G4LENDModel.hh.
Referenced by G4NeutronLENDBuilder::Build(), and G4HadronElasticPhysicsLEND::ConstructProcess().
|
virtual |
Reimplemented from G4HadronicInteraction.
Reimplemented in G4LENDorBERTModel, G4LENDCapture, G4LENDCombinedModel, G4LENDElastic, G4LENDFission, G4LENDGammaModel, and G4LENDInelastic.
Definition at line 160 of file G4LENDModel.cc.
Referenced by G4LENDCombinedModel::ApplyYourself(), and G4LENDGammaModel::ApplyYourself().
|
inlinevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 66 of file G4LENDModel.hh.
|
inline |
Definition at line 62 of file G4LENDModel.hh.
Referenced by G4NeutronLENDBuilder::Build(), and G4HadronElasticPhysicsLEND::ConstructProcess().
|
protected |
Definition at line 95 of file G4LENDModel.cc.
Referenced by G4LENDorBERTModel::BuildPhysicsTable(), G4LENDCombinedModel::BuildPhysicsTable(), G4LENDGammaModel::BuildPhysicsTable(), DumpLENDTargetInfo(), G4LENDCapture::G4LENDCapture(), G4LENDElastic::G4LENDElastic(), G4LENDFission::G4LENDFission(), G4LENDInelastic::G4LENDInelastic(), and recreate_used_target_map().
void G4LENDModel::DumpLENDTargetInfo | ( | G4bool | force = false | ) |
Definition at line 277 of file G4LENDModel.cc.
Referenced by G4LENDBertiniGammaElectroNuclearBuilder::Build(), G4HadronElasticPhysicsLEND::ConstructProcess(), and create_used_target_map().
|
protected |
Definition at line 269 of file G4LENDModel.cc.
Referenced by G4LENDCapture::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4LENDFission::ApplyYourself(), G4LENDInelastic::ApplyYourself(), G4LENDCombinedModel::HasData(), and G4LENDGammaModel::HasData().
|
protected |
Definition at line 79 of file G4LENDModel.cc.
Referenced by AllowAnyCandidateTarget(), AllowNaturalAbundanceTarget(), BuildPhysicsTable(), and ChangeDefaultEvaluation().
|
protected |
Definition at line 255 of file G4LENDModel.cc.
Referenced by G4LENDCapture::ApplyYourself(), G4LENDElastic::ApplyYourself(), and G4LENDFission::ApplyYourself().
|
protected |
Definition at line 84 of file G4LENDModel.hh.
Referenced by G4LENDCapture::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4LENDFission::ApplyYourself(), G4LENDInelastic::ApplyYourself(), ApplyYourself(), create_used_target_map(), DumpLENDTargetInfo(), G4LENDModel(), G4LENDCombinedModel::HasData(), G4LENDGammaModel::HasData(), and returnUnchanged().
|
protected |
Definition at line 83 of file G4LENDModel.hh.
Referenced by G4LENDCombinedModel::ApplyYourself(), G4LENDGammaModel::ApplyYourself(), create_used_target_map(), DumpLENDTargetInfo(), G4LENDCapture::G4LENDCapture(), G4LENDCombinedModel::G4LENDCombinedModel(), G4LENDElastic::G4LENDElastic(), G4LENDFission::G4LENDFission(), G4LENDGammaModel::G4LENDGammaModel(), G4LENDInelastic::G4LENDInelastic(), G4LENDModel(), and G4LENDorBERTModel::G4LENDorBERTModel().
|
protected |
Definition at line 87 of file G4LENDModel.hh.
Referenced by G4LENDCapture::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4LENDFission::ApplyYourself(), G4LENDInelastic::ApplyYourself(), and G4LENDModel().
|
protected |
Definition at line 85 of file G4LENDModel.hh.
Referenced by ApplyYourself(), create_used_target_map(), DumpLENDTargetInfo(), get_target_from_map(), recreate_used_target_map(), and ~G4LENDModel().