Geant4.10
|
#include <G4WeightWindowProcess.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 |
![]() | |
G4double | kCarTolerance |
Definition at line 62 of file G4WeightWindowProcess.hh.
G4WeightWindowProcess::G4WeightWindowProcess | ( | const G4VWeightWindowAlgorithm & | aWeightWindowAlgorithm, |
const G4VWeightWindowStore & | aWWStore, | ||
const G4VTrackTerminator * | TrackTerminator, | ||
G4PlaceOfAction | placeOfAction, | ||
const G4String & | aName = "WeightWindowProcess" , |
||
G4bool | para = false |
||
) |
Definition at line 55 of file G4WeightWindowProcess.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 102 of file G4WeightWindowProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 389 of file G4WeightWindowProcess.cc.
References G4VParticleChange::Initialize(), and G4VProcess::pParticleChange.
|
virtual |
Implements G4VProcess.
Definition at line 301 of file G4WeightWindowProcess.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 383 of file G4WeightWindowProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 376 of file G4WeightWindowProcess.cc.
Implements G4VTrackTerminator.
Definition at line 295 of file G4WeightWindowProcess.cc.
References G4VProcess::GetProcessName().
|
virtual |
Implements G4VTrackTerminator.
Definition at line 290 of file G4WeightWindowProcess.cc.
References fStopAndKill, and G4VParticleChange::ProposeTrackStatus().
|
virtual |
Implements G4VProcess.
Definition at line 200 of file G4WeightWindowProcess.cc.
References G4VWeightWindowAlgorithm::Calculate(), G4PathFinder::CreateTouchableHandle(), G4SamplingPostStepAction::DoIt(), fGeomBoundary, G4Track::GetKineticEnergy(), G4VWeightWindowStore::GetLowerWeight(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPostStepPoint(), G4VTouchable::GetReplicaNumber(), G4Step::GetStepLength(), G4StepPoint::GetStepStatus(), G4StepPoint::GetTouchable(), G4StepPoint::GetTouchableHandle(), G4Track::GetWeight(), G4ParticleChange::Initialize(), G4VTrackTerminator::kCarTolerance, onBoundary, onBoundaryAndCollision, onCollision, and G4StepPoint::SetTouchableHandle().
|
virtual |
Implements G4VProcess.
Definition at line 187 of file G4WeightWindowProcess.cc.
References DBL_MAX, and Forced.
Definition at line 118 of file G4WeightWindowProcess.cc.
References G4TransportationManager::GetNavigator(), and G4TransportationManager::GetParallelWorld().
Referenced by G4WeightWindowConfigurator::Configure().
void G4WeightWindowProcess::SetParallelWorld | ( | G4VPhysicalVolume * | parallelWorld | ) |
Definition at line 130 of file G4WeightWindowProcess.cc.
References G4VPhysicalVolume::GetName(), and G4TransportationManager::GetNavigator().
Reimplemented from G4VProcess.
Definition at line 146 of file G4WeightWindowProcess.cc.
References G4TransportationManager::ActivateNavigator(), G4PathFinder::CreateTouchableHandle(), FatalException, G4Exception(), G4Track::GetMomentumDirection(), G4Track::GetPosition(), G4PathFinder::PrepareNewTrack(), and G4StepPoint::SetTouchableHandle().