Geant4.10
|
#include <G4ImportanceProcess.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 61 of file G4ImportanceProcess.hh.
G4ImportanceProcess::G4ImportanceProcess | ( | const G4VImportanceAlgorithm & | aImportanceAlgorithm, |
const G4VIStore & | aIstore, | ||
const G4VTrackTerminator * | TrackTerminator, | ||
const G4String & | aName = "ImportanceProcess" , |
||
G4bool | para = false |
||
) |
Definition at line 55 of file G4ImportanceProcess.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 104 of file G4ImportanceProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 453 of file G4ImportanceProcess.cc.
References G4VParticleChange::Initialize(), and G4VProcess::pParticleChange.
|
virtual |
Implements G4VProcess.
Definition at line 358 of file G4ImportanceProcess.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 447 of file G4ImportanceProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 440 of file G4ImportanceProcess.cc.
Implements G4VTrackTerminator.
Definition at line 352 of file G4ImportanceProcess.cc.
References G4VProcess::theProcessName.
|
virtual |
Implements G4VTrackTerminator.
Definition at line 347 of file G4ImportanceProcess.cc.
References fStopAndKill, and G4VParticleChange::ProposeTrackStatus().
|
virtual |
Implements G4VProcess.
Definition at line 212 of file G4ImportanceProcess.cc.
References G4PathFinder::CreateTouchableHandle(), G4SamplingPostStepAction::DoIt(), fGeomBoundary, fStopAndKill, G4cout, G4endl, G4VIStore::GetImportance(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4VTouchable::GetReplicaNumber(), G4Step::GetStepLength(), G4StepPoint::GetStepStatus(), G4StepPoint::GetTouchable(), G4StepPoint::GetTouchableHandle(), G4Track::GetTrackStatus(), G4Track::GetWeight(), G4ParticleChange::Initialize(), G4VTrackTerminator::kCarTolerance, and G4StepPoint::SetTouchableHandle().
|
virtual |
Implements G4VProcess.
Definition at line 199 of file G4ImportanceProcess.cc.
References DBL_MAX, and Forced.
Definition at line 123 of file G4ImportanceProcess.cc.
References G4cout, G4endl, G4TransportationManager::GetNavigator(), and G4TransportationManager::GetParallelWorld().
Referenced by G4ImportanceConfigurator::Configure().
Reimplemented from G4VProcess.
Definition at line 157 of file G4ImportanceProcess.cc.
References G4TransportationManager::ActivateNavigator(), G4PathFinder::CreateTouchableHandle(), FatalException, G4Exception(), G4Track::GetMomentumDirection(), G4Track::GetPosition(), G4PathFinder::PrepareNewTrack(), and G4StepPoint::SetTouchableHandle().