Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PreCompoundModel.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 64 of file G4PreCompoundModel.hh.
G4PreCompoundModel::G4PreCompoundModel | ( | G4ExcitationHandler * | ptr = 0 | ) |
Definition at line 66 of file G4PreCompoundModel.cc.
|
virtual |
Definition at line 90 of file G4PreCompoundModel.cc.
|
virtual |
Implements G4VPreCompoundModel.
Definition at line 121 of file G4PreCompoundModel.cc.
|
virtual |
Implements G4VPreCompoundModel.
Definition at line 184 of file G4PreCompoundModel.cc.
Referenced by G4LowEIonFragmentation::ApplyYourself(), and ApplyYourself().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 97 of file G4PreCompoundModel.cc.
void G4PreCompoundModel::SetOPTxs | ( | G4int | opt | ) |
Definition at line 345 of file G4PreCompoundModel.cc.
void G4PreCompoundModel::UseCEMtr | ( | ) |
Definition at line 367 of file G4PreCompoundModel.cc.
void G4PreCompoundModel::UseDefaultEmission | ( | ) |
Definition at line 323 of file G4PreCompoundModel.cc.
void G4PreCompoundModel::UseDefaultTransition | ( | ) |
Definition at line 337 of file G4PreCompoundModel.cc.
void G4PreCompoundModel::UseGNASHTransition | ( | ) |
Definition at line 329 of file G4PreCompoundModel.cc.
void G4PreCompoundModel::UseHETCEmission | ( | ) |
Definition at line 317 of file G4PreCompoundModel.cc.
void G4PreCompoundModel::UseNGB | ( | ) |
Definition at line 357 of file G4PreCompoundModel.cc.
void G4PreCompoundModel::UseSCO | ( | ) |
Definition at line 362 of file G4PreCompoundModel.cc.
void G4PreCompoundModel::UseSICB | ( | ) |
Definition at line 351 of file G4PreCompoundModel.cc.