142 G4cout <<
" Touchable (pointer) : " << std::setw(20)
143 << theTouchableHandle() <<
G4endl;
G4GLOB_DLL std::ostream G4cout
G4Step * UpdateStepForAtRest(G4Step *Step) final
G4Step * UpdateStepForPostStep(G4Step *Step) final
G4ParticleChangeForTransport()
G4Step * UpdateStepForAlongStep(G4Step *Step) final
void DumpInfo() const final
G4double theVelocityChange
void DumpInfo() const override
G4ThreeVector thePositionChange
G4ThreeVector theMomentumDirectionChange
G4Step * UpdateStepInfo(G4Step *Step)
G4double theProperTimeChange
G4ThreeVector thePolarizationChange
void SetSensitiveDetector(G4VSensitiveDetector *)
void SetKineticEnergy(const G4double aValue)
void SetMaterial(G4Material *)
void SetVelocity(G4double v)
void SetTouchableHandle(const G4TouchableHandle &apValue)
void SetProperTime(const G4double aValue)
void SetMaterialCutsCouple(const G4MaterialCutsCouple *)
void AddGlobalTime(const G4double aValue)
G4double GetLocalTime() const
void SetPosition(const G4ThreeVector &aValue)
G4double GetKineticEnergy() const
void AddLocalTime(const G4double aValue)
void SetMomentumDirection(const G4ThreeVector &aValue)
void SetPolarization(const G4ThreeVector &aValue)
void SetPointerToVectorOfAuxiliaryPoints(std::vector< G4ThreeVector > *vec)
void SetStepLength(G4double value)
G4StepPoint * GetPreStepPoint() const
void SetControlFlag(G4SteppingControl StepControlFlag)
void ClearFirstStepFlag()
G4StepPoint * GetPostStepPoint() const
G4bool GetFirstStepInVolume() const
virtual G4bool CheckIt(const G4Track &)
G4double theTrueStepLength
G4SteppingControl theSteppingControlFlag
G4bool GetLastStepInVolume() const
const G4Track * theCurrentTrack