Geant4.10
|
#include <G4WeightCutOffProcess.hh>
Additional Inherited Members | |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
![]() | |
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 59 of file G4WeightCutOffProcess.hh.
G4WeightCutOffProcess::G4WeightCutOffProcess | ( | G4double | wsurvival, |
G4double | wlimit, | ||
G4double | isource, | ||
G4VIStore * | istore, | ||
const G4String & | aName = "WeightCutOffProcess" , |
||
G4bool | para = false |
||
) |
Definition at line 55 of file G4WeightCutOffProcess.cc.
References FatalException, G4cout, G4endl, G4Exception(), G4PathFinder::GetInstance(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4VProcess::GetProcessName(), G4TransportationManager::GetTransportationManager(), G4VProcess::pParticleChange, and G4VProcess::verboseLevel.
|
virtual |
Definition at line 96 of file G4WeightCutOffProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 388 of file G4WeightCutOffProcess.cc.
References G4VParticleChange::Initialize(), and G4VProcess::pParticleChange.
|
virtual |
Implements G4VProcess.
Definition at line 299 of file G4WeightCutOffProcess.cc.
References CandidateForSelection, G4Navigator::ComputeSafety(), G4PathFinder::ComputeStep(), DBL_MAX, G4ThreadLocal, G4Track::GetCurrentStepNumber(), G4Track::GetVolume(), kDoNot, kSharedOther, kSharedTransport, kUnique, NotCandidateForSelection, and G4FieldTrackUpdator::Update().
|
virtual |
Implements G4VProcess.
Definition at line 382 of file G4WeightCutOffProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 375 of file G4WeightCutOffProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 190 of file G4WeightCutOffProcess.cc.
References G4PathFinder::CreateTouchableHandle(), fStopAndKill, G4UniformRand, G4VIStore::GetImportance(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPostStepPoint(), G4VTouchable::GetReplicaNumber(), G4StepPoint::GetTouchable(), G4StepPoint::GetTouchableHandle(), G4Track::GetWeight(), G4ParticleChange::Initialize(), G4VParticleChange::ProposeTrackStatus(), G4VParticleChange::ProposeWeight(), and G4StepPoint::SetTouchableHandle().
|
virtual |
Implements G4VProcess.
Definition at line 178 of file G4WeightCutOffProcess.cc.
References DBL_MAX, and Forced.
Definition at line 109 of file G4WeightCutOffProcess.cc.
References G4TransportationManager::GetNavigator(), and G4TransportationManager::GetParallelWorld().
Referenced by G4WeightCutOffConfigurator::Configure().
void G4WeightCutOffProcess::SetParallelWorld | ( | G4VPhysicalVolume * | parallelWorld | ) |
Definition at line 121 of file G4WeightCutOffProcess.cc.
References G4VPhysicalVolume::GetName(), and G4TransportationManager::GetNavigator().
Reimplemented from G4VProcess.
Definition at line 137 of file G4WeightCutOffProcess.cc.
References G4TransportationManager::ActivateNavigator(), G4PathFinder::CreateTouchableHandle(), FatalException, G4Exception(), G4Track::GetMomentumDirection(), G4Track::GetPosition(), G4PathFinder::PrepareNewTrack(), and G4StepPoint::SetTouchableHandle().