36#ifndef G4ParallelWorldScoringProcess_h
37#define G4ParallelWorldScoringProcess_h 1
104 void CopyStep(
const G4Step& step);
122 G4int fNavigatorID{-1};
G4double condition(const G4ErrorSymMatrix &m)
G4ReferenceCountedHandle< G4VTouchable > G4TouchableHandle
G4TouchableHandle is a type providing reference counting mechanism for any kind of touchable objects....
G4FieldTrack defines a data structure bringing together a magnetic track's state (position,...
G4Navigator is a class for use by the tracking management, able to obtain/calculate dynamic tracking ...
void StartTracking(G4Track *) override
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &) override
G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) override
G4bool IsAtRestRequired(G4ParticleDefinition *partDef)
void SetParallelWorld(G4String parallelWorldName)
~G4ParallelWorldScoringProcess() override
G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &) override
G4ParallelWorldScoringProcess(const G4String &processName="ParaWorldScore", G4ProcessType theType=fParameterisation)
G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &) override
G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *) override
void Verbose(const G4Step &) const
G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *) override
G4PathFinder directs the lock-stepped propagation of a track in the 'mass' and other parallel geometr...
G4TransportationManager is a singleton class which stores the navigator used by the transportation pr...
G4VPhysicalVolume is an abstract base class for the representation of a positioned volume....
G4VProcess(const G4String &aName="NoName", G4ProcessType aType=fNotDefined)