Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VPreCompoundModel.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 59 of file G4VPreCompoundModel.hh.
G4VPreCompoundModel::G4VPreCompoundModel | ( | G4ExcitationHandler * | ptr = 0 , |
const G4String & | modelName = "PrecompoundModel" |
||
) |
Definition at line 41 of file G4VPreCompoundModel.cc.
|
virtual |
Definition at line 46 of file G4VPreCompoundModel.cc.
|
pure virtual |
Implements G4HadronicInteraction.
Implemented in G4PreCompoundModel.
Referenced by G4BinaryCascade::ApplyYourself().
|
pure virtual |
Implemented in G4PreCompoundModel.
Referenced by G4MuMinusCapturePrecompound::ApplyYourself(), G4PreCompoundDeexcitation::deExcite(), and G4GeneratorPrecompoundInterface::Propagate().
|
inline |
Definition at line 100 of file G4VPreCompoundModel.hh.
Referenced by G4BinaryCascade::G4BinaryCascade(), G4BinaryLightIonReaction::G4BinaryLightIonReaction(), G4BinaryLightIonReaction::SetPrecompound(), and G4PreCompoundModel::~G4PreCompoundModel().
|
inline |
Definition at line 95 of file G4VPreCompoundModel.hh.
Referenced by G4PreCompoundModel::G4PreCompoundModel(), and G4BinaryLightIonReaction::SetDeExcitation().