Geant4.10
|
#include <G4ScoreSplittingProcess.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 73 of file G4ScoreSplittingProcess.hh.
G4ScoreSplittingProcess::G4ScoreSplittingProcess | ( | const G4String & | processName = "ScoreSplittingProc" , |
G4ProcessType | theType = fParameterisation |
||
) |
Definition at line 53 of file G4ScoreSplittingProcess.cc.
References G4cout, G4endl, G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4VProcess::GetProcessName(), G4VProcess::pParticleChange, and G4VProcess::verboseLevel.
|
virtual |
Definition at line 73 of file G4ScoreSplittingProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 375 of file G4ScoreSplittingProcess.cc.
References G4VParticleChange::Initialize().
|
virtual |
Implements G4VProcess.
Definition at line 360 of file G4ScoreSplittingProcess.cc.
References DBL_MAX, and NotCandidateForSelection.
|
virtual |
Implements G4VProcess.
Definition at line 387 of file G4ScoreSplittingProcess.cc.
References G4VParticleChange::Initialize(), and G4VProcess::pParticleChange.
|
virtual |
Implements G4VProcess.
Definition at line 348 of file G4ScoreSplittingProcess.cc.
References DBL_MAX, and NotForced.
|
virtual |
Implements G4VProcess.
Definition at line 134 of file G4ScoreSplittingProcess.cc.
References AvoidHitInvocation, fGeomBoundary, G4EnergySplitter::GetLengthAndEnergyDeposited(), G4VPhysicalVolume::GetLogicalVolume(), G4Track::GetNextTouchableHandle(), G4Step::GetNonIonizingEnergyDeposit(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4LogicalVolume::GetSensitiveDetector(), G4RegularNavigationHelper::GetStepLengths(), G4StepPoint::GetStepStatus(), G4Step::GetTotalEnergyDeposit(), G4Track::GetVolume(), G4EnergySplitter::GetVoxelID(), G4EnergySplitter::GetVoxelMaterial(), G4VSensitiveDetector::Hit(), G4VParticleChange::Initialize(), G4RegularNavigationHelper::Instance(), G4VPhysicalVolume::IsRegularStructure(), NormalCondition, G4VProcess::pParticleChange, G4VParticleChange::ProposeSteppingControl(), G4LogicalVolume::SetMaterial(), G4Step::SetNonIonizingEnergyDeposit(), G4StepPoint::SetPosition(), G4StepPoint::SetSensitiveDetector(), G4Step::SetStepLength(), G4StepPoint::SetStepStatus(), G4Step::SetTotalEnergyDeposit(), G4StepPoint::SetTouchableHandle(), G4EnergySplitter::SplitEnergyInVolumes(), Verbose(), and G4VProcess::verboseLevel.
|
virtual |
Implements G4VProcess.
Definition at line 110 of file G4ScoreSplittingProcess.cc.
References DBL_MAX, and StronglyForced.
Initialize
Reimplemented from G4VProcess.
Definition at line 84 of file G4ScoreSplittingProcess.cc.
References fUndefined, G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Track::GetStep(), G4Track::GetTouchableHandle(), G4StepPoint::SetStepStatus(), and G4StepPoint::SetTouchableHandle().
Definition at line 280 of file G4ScoreSplittingProcess.cc.
References G4cout, G4endl, G4Track::GetMomentumDirection(), G4VPhysicalVolume::GetName(), G4StepPoint::GetPhysicalVolume(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4StepPoint::GetProcessDefinedStep(), G4VProcess::GetProcessName(), G4VTouchable::GetReplicaNumber(), G4Step::GetStepLength(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4Step::GetTrack(), python.hepunit::MeV, and python.hepunit::mm.
Referenced by PostStepDoIt().