|
Geant4
10.00.p03
|
#include <G4HadronStoppingProcess.hh>
Inheritance diagram for G4HadronStoppingProcess:
Collaboration diagram for G4HadronStoppingProcess:Private Member Functions | |
| G4HadronStoppingProcess & | operator= (const G4HadronStoppingProcess &right) |
| G4HadronStoppingProcess (const G4HadronStoppingProcess &) | |
Private Attributes | |
| G4ElementSelector * | fElementSelector |
| G4HadronicInteraction * | fEmCascade |
| G4HadronicInteraction * | fBoundDecay |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4HadronicProcess | |
| G4HadProjectile | thePro |
| G4ParticleChange * | theTotalResult |
| G4int | epReportLevel |
Protected Attributes inherited from G4VProcess | |
| const G4ProcessManager * | aProcessManager |
| G4VParticleChange * | pParticleChange |
| G4ParticleChange | aParticleChange |
| G4double | theNumberOfInteractionLengthLeft |
| G4double | currentInteractionLength |
| G4double | theInitialNumberOfInteractionLength |
| G4String | theProcessName |
| G4String | thePhysicsTableFileName |
| G4ProcessType | theProcessType |
| G4int | theProcessSubType |
| G4double | thePILfactor |
| G4bool | enableAtRestDoIt |
| G4bool | enableAlongStepDoIt |
| G4bool | enablePostStepDoIt |
| G4int | verboseLevel |
Definition at line 62 of file G4HadronStoppingProcess.hh.
|
explicit |
Definition at line 63 of file G4HadronStoppingProcess.cc.
References G4VProcess::enableAtRestDoIt, G4VProcess::enablePostStepDoIt, fBoundDecay, fElementSelector, fEmCascade, G4HadronicProcessStore::Instance(), and G4HadronicProcessStore::RegisterExtraProcess().
Here is the call graph for this function:
|
virtual |
Definition at line 78 of file G4HadronStoppingProcess.cc.
References G4HadronicProcessStore::DeRegisterExtraProcess(), fElementSelector, and G4HadronicProcessStore::Instance().
Here is the call graph for this function:
|
private |
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 126 of file G4HadronStoppingProcess.cc.
References G4HadFinalState::AddSecondaries(), G4ParticleChange::AddSecondary(), G4HadronicInteraction::ApplyYourself(), G4HadronicProcess::CheckEnergyMomentumConservation(), G4HadronicProcess::CheckResult(), G4HadronicProcess::ChooseHadronicInteraction(), G4HadFinalState::Clear(), G4HadronicProcess::DumpState(), G4HadronicProcess::epReportLevel, FatalException, fBoundDecay, fElementSelector, fEmCascade, fStopAndKill, G4endl, G4Exception(), G4Nucleus::GetA_asInt(), G4Track::GetGlobalTime(), G4HadFinalState::GetLocalEnergyDeposit(), G4Track::GetMaterial(), G4HadronicInteraction::GetModelName(), G4Element::GetName(), G4HadFinalState::GetNumberOfSecondaries(), G4HadSecondary::GetParticle(), G4Track::GetPosition(), G4HadFinalState::GetSecondary(), G4HadFinalState::GetStatusChange(), G4HadronicProcess::GetTargetNucleusPointer(), G4HadSecondary::GetTime(), G4Track::GetTouchableHandle(), G4HadSecondary::GetWeight(), G4Track::GetWeight(), G4Nucleus::GetZ_asInt(), G4HadProjectile::Initialise(), G4ParticleChange::Initialize(), n, G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), G4VParticleChange::ProposeWeight(), G4ElementSelector::SelectZandA(), G4HadProjectile::SetBoundEnergy(), G4VParticleChange::SetNumberOfSecondaries(), G4Track::SetTouchableHandle(), G4Track::SetWeight(), stopAndKill, G4HadronicProcess::thePro, and G4HadronicProcess::theTotalResult.
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 108 of file G4HadronStoppingProcess.cc.
References NotForced.
|
virtual |
Reimplemented from G4HadronicProcess.
Definition at line 101 of file G4HadronStoppingProcess.cc.
References G4HadronicProcessStore::Instance(), and G4HadronicProcessStore::PrintInfo().
Here is the call graph for this function:
|
inlineprotected |
Definition at line 98 of file G4HadronStoppingProcess.hh.
|
virtual |
Reimplemented from G4VProcess.
Reimplemented in G4MuonMinusCapture, G4HadronicAbsorptionFritiof, and G4HadronicAbsorptionBertini.
Definition at line 87 of file G4HadronStoppingProcess.cc.
References G4ParticleDefinition::GetPDGCharge().
Referenced by G4HadronicAbsorptionBertini::IsApplicable().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 117 of file G4HadronStoppingProcess.cc.
|
virtual |
Reimplemented from G4HadronicProcess.
Definition at line 94 of file G4HadronStoppingProcess.cc.
References G4HadronicProcessStore::Instance(), and G4HadronicProcessStore::RegisterParticleForExtraProcess().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4HadronicProcess.
Reimplemented in G4MuonMinusCapture, G4HadronicAbsorptionFritiof, and G4HadronicAbsorptionBertini.
Definition at line 265 of file G4HadronStoppingProcess.cc.
|
inline |
Definition at line 133 of file G4HadronStoppingProcess.hh.
References fBoundDecay.
Referenced by G4MuonMinusCapture::G4MuonMinusCapture().
Here is the caller graph for this function:
|
inline |
Definition at line 118 of file G4HadronStoppingProcess.hh.
References fElementSelector.
|
inline |
Definition at line 127 of file G4HadronStoppingProcess.hh.
References fEmCascade.
|
private |
Definition at line 110 of file G4HadronStoppingProcess.hh.
Referenced by AtRestDoIt(), G4HadronStoppingProcess(), and SetBoundDecay().
|
private |
Definition at line 107 of file G4HadronStoppingProcess.hh.
Referenced by AtRestDoIt(), G4HadronStoppingProcess(), SetElementSelector(), and ~G4HadronStoppingProcess().
|
private |
Definition at line 109 of file G4HadronStoppingProcess.hh.
Referenced by AtRestDoIt(), G4HadronStoppingProcess(), and SetEmCascade().