hep.geant4.jni
Class G4ParticleChangeForTransport
java.lang.Object
hep.geant4.jni.G4VParticleChange
hep.geant4.jni.G4ParticleChange
hep.geant4.jni.G4ParticleChangeForTransport
public class G4ParticleChangeForTransport
- extends G4ParticleChange
Methods inherited from class hep.geant4.jni.G4ParticleChange |
addSecondary, addSecondary, addSecondary, addSecondary, addSecondary, addSecondary, addSecondary, calcMomentum, checkIt, getCharge, getCPtr, getEnergy, getGlobalPosition, getGlobalTime, getGlobalTime, getMass, getMomentumDirection, getPolarization, getPosition, getProperTime, getWeight, proposeCharge, proposeEnergy, proposeGlobalTime, proposeMass, proposeMomentumDirection, proposeMomentumDirection, proposePolarization, proposePolarization, proposePosition, proposePosition, proposeProperTime, proposeWeight |
Methods inherited from class hep.geant4.jni.G4VParticleChange |
clear, clearDebugFlag, getCPtr, getDebugFlag, getLocalEnergyDeposit, getNumberOfSecondaries, getParentWeight, getSecondary, getSteppingControl, getTrackStatus, getTrueStepLength, getVerboseLevel, isParentWeightSetByProcess, isSecondaryWeightSetByProcess, proposeLocalEnergyDeposit, proposeParentWeight, proposeSteppingControl, proposeTrackStatus, proposeTrueStepLength, setDebugFlag, setNumberOfSecondaries, setParentWeightByProcess, setSecondaryWeightByProcess, setVerboseLevel |
G4ParticleChangeForTransport
public G4ParticleChangeForTransport(long cPtr,
boolean cMemoryOwn)
G4ParticleChangeForTransport
public G4ParticleChangeForTransport()
getCPtr
public static long getCPtr(G4ParticleChangeForTransport obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4ParticleChange
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4ParticleChange
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4ParticleChange
updateStepForAlongStep
public G4Step updateStepForAlongStep(G4Step Step)
- Overrides:
updateStepForAlongStep
in class G4ParticleChange
updateStepForAtRest
public G4Step updateStepForAtRest(G4Step Step)
- Overrides:
updateStepForAtRest
in class G4ParticleChange
updateStepForPostStep
public G4Step updateStepForPostStep(G4Step Step)
- Overrides:
updateStepForPostStep
in class G4ParticleChange
initialize
public void initialize(G4Track arg0)
- Overrides:
initialize
in class G4ParticleChange
getTouchableHandle
public G4TouchableHandle getTouchableHandle()
setTouchableHandle
public void setTouchableHandle(G4TouchableHandle fTouchable)
getMaterialInTouchable
public G4Material getMaterialInTouchable()
setMaterialInTouchable
public void setMaterialInTouchable(G4Material fMaterial)
getMaterialCutsCoupleInTouchable
public G4MaterialCutsCouple getMaterialCutsCoupleInTouchable()
setMaterialCutsCoupleInTouchable
public void setMaterialCutsCoupleInTouchable(G4MaterialCutsCouple fMaterialCutsCouple)
getSensitiveDetectorInTouchable
public G4VSensitiveDetector getSensitiveDetectorInTouchable()
setSensitiveDetectorInTouchable
public void setSensitiveDetectorInTouchable(G4VSensitiveDetector fSensitiveDetector)
getMomentumChanged
public boolean getMomentumChanged()
setMomentumChanged
public void setMomentumChanged(boolean b)
dumpInfo
public void dumpInfo()
- Overrides:
dumpInfo
in class G4ParticleChange
setPointerToVectorOfAuxiliaryPoints
public void setPointerToVectorOfAuxiliaryPoints(SWIGTYPE_p_std__vectorTCLHEP__Hep3Vector_t theNewVectorPointer)
getPointerToVectorOfAuxiliaryPoints
public SWIGTYPE_p_std__vectorTCLHEP__Hep3Vector_t getPointerToVectorOfAuxiliaryPoints()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.