|
Geant4.10
|
#include <G4NeutronKiller.hh>
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
| void | ClearNumberOfInteractionLengthLeft () |
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 69 of file G4NeutronKiller.hh.
| G4NeutronKiller::G4NeutronKiller | ( | const G4String & | processName = "nKiller", |
| G4ProcessType | aType = fGeneral |
||
| ) |
Definition at line 49 of file G4NeutronKiller.cc.
References DBL_MAX, NEUTRON_KILLER, and G4VProcess::SetProcessSubType().
|
virtual |
Definition at line 62 of file G4NeutronKiller.cc.
|
inlinevirtual |
Implements G4VDiscreteProcess.
Definition at line 121 of file G4NeutronKiller.hh.
References DBL_MAX.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 69 of file G4NeutronKiller.cc.
References G4ParticleDefinition::GetParticleName().
|
inlinevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 129 of file G4NeutronKiller.hh.
References fStopAndKill, G4VParticleChange::Initialize(), G4VProcess::pParticleChange, and G4VParticleChange::ProposeTrackStatus().
|
inlinevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 106 of file G4NeutronKiller.hh.
References DBL_MAX, G4Track::GetGlobalTime(), G4Track::GetKineticEnergy(), and NotForced.
Definition at line 86 of file G4NeutronKiller.cc.
References G4cout, G4endl, python.hepunit::MeV, and G4VProcess::verboseLevel.
Referenced by G4NeutronTrackingCut::ConstructProcess(), and G4NeutronKillerMessenger::SetNewValue().
Definition at line 76 of file G4NeutronKiller.cc.
References G4cout, G4endl, ns, and G4VProcess::verboseLevel.
Referenced by G4NeutronTrackingCut::ConstructProcess(), and G4NeutronKillerMessenger::SetNewValue().
1.8.7