|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PreCompoundModel.hh>
Inheritance diagram for G4PreCompoundModel: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 62 of file G4PreCompoundModel.hh.
|
explicit |
Definition at line 69 of file G4PreCompoundModel.cc.
|
virtual |
Definition at line 85 of file G4PreCompoundModel.cc.
|
finalvirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 136 of file G4PreCompoundModel.cc.
|
finalvirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 94 of file G4PreCompoundModel.cc.
|
finalvirtual |
Implements G4VPreCompoundModel.
Definition at line 201 of file G4PreCompoundModel.cc.
Referenced by G4LowEGammaNuclearModel::ApplyYourself(), G4LowEIonFragmentation::ApplyYourself(), ApplyYourself(), and G4NeutrinoNucleusModel::RecoilDeexcitation().
|
finalvirtual |
Implements G4VPreCompoundModel.
Definition at line 409 of file G4PreCompoundModel.cc.
|
finalvirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 101 of file G4PreCompoundModel.cc.
Referenced by BuildPhysicsTable(), and DeExcite().
|
finalvirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 385 of file G4PreCompoundModel.cc.
| void G4PreCompoundModel::SetOPTxs | ( | G4int | opt | ) |
Definition at line 346 of file G4PreCompoundModel.cc.
| void G4PreCompoundModel::UseCEMtr | ( | ) |
Definition at line 366 of file G4PreCompoundModel.cc.
| void G4PreCompoundModel::UseDefaultEmission | ( | ) |
Definition at line 331 of file G4PreCompoundModel.cc.
| void G4PreCompoundModel::UseDefaultTransition | ( | ) |
Definition at line 341 of file G4PreCompoundModel.cc.
| void G4PreCompoundModel::UseGNASHTransition | ( | ) |
Definition at line 336 of file G4PreCompoundModel.cc.
| void G4PreCompoundModel::UseHETCEmission | ( | ) |
Definition at line 326 of file G4PreCompoundModel.cc.
| void G4PreCompoundModel::UseNGB | ( | ) |
Definition at line 356 of file G4PreCompoundModel.cc.
| void G4PreCompoundModel::UseSCO | ( | ) |
Definition at line 361 of file G4PreCompoundModel.cc.
| void G4PreCompoundModel::UseSICB | ( | ) |
Definition at line 351 of file G4PreCompoundModel.cc.