|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LENDCombinedModel.hh>
Public Attributes | |
| G4LENDModel * | channel_selected |
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 Member Functions inherited from G4HadronicInteraction | |
| void | SetModelName (const G4String &nam) |
| G4bool | IsBlocked () const |
| void | Block () |
| Protected Attributes inherited from G4LENDModel | |
| 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 G4LENDCombinedModel.hh.
| G4LENDCombinedModel::G4LENDCombinedModel | ( | G4ParticleDefinition * | pd | ) |
Definition at line 39 of file G4LENDCombinedModel.cc.
|
inline |
Definition at line 55 of file G4LENDCombinedModel.hh.
|
virtual |
Reimplemented from G4LENDModel.
Definition at line 67 of file G4LENDCombinedModel.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 53 of file G4LENDCombinedModel.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 83 of file G4LENDCombinedModel.cc.
| G4bool G4LENDCombinedModel::HasData | ( | const G4DynamicParticle * | , |
| G4int | iZ, | ||
| G4int | iA, | ||
| G4int | iM, | ||
| const G4Isotope * | , | ||
| const G4Element * | , | ||
| const G4Material * | ) |
Definition at line 58 of file G4LENDCombinedModel.cc.
| G4LENDModel* G4LENDCombinedModel::channel_selected |
Definition at line 64 of file G4LENDCombinedModel.hh.
Referenced by ApplyYourself(), and GetFatalEnergyCheckLevels().