50 theMaterialCutsCoupleChange(0), theSensitiveDetectorChange(0),
51 fpVectorOfAuxiliaryPointsPointer(0)
54 G4cout <<
"G4ParticleChangeForTransport::G4ParticleChangeForTransport() "
62 G4cout <<
"G4ParticleChangeForTransport::~G4ParticleChangeForTransport() "
70 fpVectorOfAuxiliaryPointsPointer(0)
73 G4cout <<
"G4ParticleChangeForTransport:: copy constructor is called "
88 G4cout <<
"G4ParticleChangeForTransport:: assignment operator is called "
122 G4cout <<
"G4ParticleChangeForTransport::UpdateStepForAtRest() is called"
124 G4cout <<
" Nothing happens for this method " <<
G4endl;
174 if( tMomentum > 0. ){
175 G4double inv_Momentum= 1.0 / tMomentum;
176 direction= pMomentum * inv_Momentum;
261 G4cout <<
" Touchable (pointer) : "
void AddLocalTime(const G4double aValue)
G4ThreeVector CalcMomentum(G4double energy, G4ThreeVector direction, G4double mass) const
G4ThreeVector thePolarizationChange
G4double GetProperTime() const
G4TrackFastVector * theListOfSecondaries
void SetSensitiveDetector(G4VSensitiveDetector *)
G4StepPoint * GetPreStepPoint() const
virtual G4Step * UpdateStepForAlongStep(G4Step *Step)
virtual ~G4ParticleChangeForTransport()
void SetVelocity(G4double v)
void SetMomentumDirection(const G4ThreeVector &aValue)
G4double theTrueStepLength
void AddPolarization(const G4ThreeVector &aValue)
G4ParticleChangeForTransport & operator=(const G4ParticleChangeForTransport &right)
void SetPointerToVectorOfAuxiliaryPoints(std::vector< G4ThreeVector > *theNewVectorPointer)
void AddProperTime(const G4double aValue)
virtual G4Step * UpdateStepForAtRest(G4Step *Step)
G4int theSizeOftheListOfSecondaries
G4SteppingControl theSteppingControlFlag
G4Step * UpdateStepInfo(G4Step *Step)
G4ThreeVector thePositionChange
G4double theLocalEnergyDeposit
void AddGlobalTime(const G4double aValue)
G4bool GetFirstStepInVolume() const
G4TrackStatus theStatusChange
G4Material * theMaterialChange
void SetKineticEnergy(const G4double aValue)
std::vector< G4ThreeVector > * fpVectorOfAuxiliaryPointsPointer
const G4ThreeVector & GetPosition() const
G4Track * GetTrack() const
G4StepPoint * GetPostStepPoint() const
G4ParticleChangeForTransport()
G4double GetKineticEnergy() const
const G4MaterialCutsCouple * theMaterialCutsCoupleChange
const G4ThreeVector & GetPolarization() const
virtual void DumpInfo() const
void SetMaterialCutsCouple(const G4MaterialCutsCouple *)
G4double theVelocityChange
G4GLOB_DLL std::ostream G4cout
void ClearFirstStepFlag()
G4bool GetLastStepInVolume() const
void SetMaterial(G4Material *)
G4ThreeVector GetMomentum() const
virtual void DumpInfo() const
void AddPosition(const G4ThreeVector &aValue)
void SetTouchableHandle(const G4TouchableHandle &apValue)
G4ThreeVector theMomentumDirectionChange
virtual G4bool CheckIt(const G4Track &)
G4double GetLocalTime() const
G4int theNumberOfSecondaries
const G4DynamicParticle * GetDynamicParticle() const
void SetControlFlag(G4SteppingControl StepControlFlag)
G4TouchableHandle theTouchableHandle
virtual G4Step * UpdateStepForPostStep(G4Step *Step)
G4VSensitiveDetector * theSensitiveDetectorChange
G4double theProperTimeChange