Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4CascadeInterface.hh>
Additional Inherited Members | |
Protected Attributes inherited from G4VIntraNuclearTransportModel | |
G4String | theTransportModelName |
G4V3DNucleus * | the3DNucleus |
G4VPreCompoundModel * | theDeExcitation |
const G4HadProjectile * | thePrimaryProjectile |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 84 of file G4CascadeInterface.hh.
Definition at line 144 of file G4CascadeInterface.cc.
|
virtual |
Definition at line 157 of file G4CascadeInterface.cc.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 230 of file G4CascadeInterface.cc.
|
protected |
Definition at line 598 of file G4CascadeInterface.cc.
Referenced by ApplyYourself().
|
protected |
Definition at line 183 of file G4CascadeInterface.cc.
Referenced by ApplyYourself(), Propagate(), and ~G4CascadeInterface().
|
protected |
Definition at line 529 of file G4CascadeInterface.cc.
Referenced by ApplyYourself().
|
protected |
Definition at line 556 of file G4CascadeInterface.cc.
Referenced by Propagate().
|
protected |
Definition at line 634 of file G4CascadeInterface.cc.
Referenced by retryInelasticNucleus().
|
protected |
Definition at line 415 of file G4CascadeInterface.cc.
Referenced by ApplyYourself(), and Propagate().
Definition at line 473 of file G4CascadeInterface.cc.
Definition at line 465 of file G4CascadeInterface.cc.
Referenced by ApplyYourself(), createTarget(), and Propagate().
|
protected |
Definition at line 469 of file G4CascadeInterface.cc.
|
virtual |
Definition at line 178 of file G4CascadeInterface.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 213 of file G4CascadeInterface.cc.
Referenced by ApplyYourself(), IsApplicable(), and G4HadronicAbsorptionBertini::IsApplicable().
G4bool G4CascadeInterface::IsApplicable | ( | const G4ParticleDefinition * | aPD | ) | const |
Definition at line 218 of file G4CascadeInterface.cc.
|
protected |
Definition at line 490 of file G4CascadeInterface.cc.
Referenced by copyOutputToHadronicResult(), and copyOutputToReactionProducts().
|
protected |
Definition at line 517 of file G4CascadeInterface.cc.
|
virtual |
Reimplemented from G4VIntraNuclearTransportModel.
Definition at line 164 of file G4CascadeInterface.cc.
|
protected |
Definition at line 398 of file G4CascadeInterface.cc.
Referenced by ApplyYourself().
|
virtual |
Implements G4VIntraNuclearTransportModel.
Definition at line 323 of file G4CascadeInterface.cc.
|
protected |
Definition at line 685 of file G4CascadeInterface.cc.
Referenced by ApplyYourself(), and Propagate().
|
protected |
Definition at line 653 of file G4CascadeInterface.cc.
Referenced by ApplyYourself().
void G4CascadeInterface::SetVerboseLevel | ( | G4int | verbose | ) |
Definition at line 203 of file G4CascadeInterface.cc.
Referenced by G4CascadeInterface().
|
protected |
Definition at line 733 of file G4CascadeInterface.cc.
Referenced by ApplyYourself(), and Propagate().
void G4CascadeInterface::useCascadeDeexcitation | ( | ) |
Definition at line 192 of file G4CascadeInterface.cc.
void G4CascadeInterface::usePreCompoundDeexcitation | ( | ) |
Definition at line 196 of file G4CascadeInterface.cc.
Referenced by G4CascadeInterface(), and G4HadronicAbsorptionBertini::G4HadronicAbsorptionBertini().