252 #include "G4Step.icc"
G4bool IsFirstStepInVolume() const
G4StepPoint * fpPreStepPoint
G4double fTotalEnergyDeposit
G4double GetDeltaTime() const
const G4TrackVector * GetSecondary() const
void SetStepLength(G4double value)
G4SteppingControl fpSteppingControlFlag
G4StepPoint * GetPreStepPoint() const
void SetTotalEnergyDeposit(G4double value)
const std::vector< const G4Track * > * GetSecondaryInCurrentStep() const
G4StepPoint * fpPostStepPoint
G4ThreeVector GetDeltaMomentum() const
void SetPointerToVectorOfAuxiliaryPoints(std::vector< G4ThreeVector > *theNewVectorPointer)
void DeleteSecondaryVector()
void SetSecondary(G4TrackVector *value)
void SetNonIonizingEnergyDeposit(G4double value)
void SetTrack(G4Track *value)
G4double GetDeltaEnergy() const
void InitializeStep(G4Track *aValue)
G4Polyline * CreatePolyline() const
const XML_Char int const XML_Char * value
G4TrackVector * fSecondary
G4double GetStepLength() const
G4int GetNumberOfSecondariesInCurrentStep() const
G4SteppingControl GetControlFlag() const
G4bool fFirstStepInVolume
G4Step & operator=(const G4Step &)
G4Track * GetTrack() const
G4double GetTotalEnergyDeposit() const
G4StepPoint * GetPostStepPoint() const
G4double fNonIonizingEnergyDeposit
G4int nSecondaryByLastStep
std::vector< CT > * secondaryInCurrentStep
void AddTotalEnergyDeposit(G4double value)
void AddNonIonizingEnergyDeposit(G4double value)
std::vector< G4Track * > G4TrackVector
G4bool IsLastStepInVolume() const
G4TrackVector * NewSecondaryVector()
void ClearFirstStepFlag()
void SetPostStepPoint(G4StepPoint *value)
std::vector< G4ThreeVector > * GetPointerToVectorOfAuxiliaryPoints() const
void CopyPostToPreStepPoint()
G4ThreeVector GetDeltaPosition() const
void SetPreStepPoint(G4StepPoint *value)
G4TrackVector * GetfSecondary()
G4double GetNonIonizingEnergyDeposit() const
void ResetTotalEnergyDeposit()
std::vector< G4ThreeVector > * fpVectorOfAuxiliaryPointsPointer
void ResetNonIonizingEnergyDeposit()
void SetControlFlag(G4SteppingControl StepControlFlag)