hep.geant4.jni
Class G4ParticleChangeForTransport

java.lang.Object
  extended by hep.geant4.jni.G4VParticleChange
      extended by hep.geant4.jni.G4ParticleChange
          extended by hep.geant4.jni.G4ParticleChangeForTransport

public class G4ParticleChangeForTransport
extends G4ParticleChange


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VParticleChange
swigCMemOwn
 
Constructor Summary
G4ParticleChangeForTransport()
           
G4ParticleChangeForTransport(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 void dumpInfo()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4ParticleChangeForTransport obj)
           
 G4MaterialCutsCouple getMaterialCutsCoupleInTouchable()
           
 G4Material getMaterialInTouchable()
           
 boolean getMomentumChanged()
           
 SWIGTYPE_p_std__vectorTCLHEP__Hep3Vector_t getPointerToVectorOfAuxiliaryPoints()
           
 G4VSensitiveDetector getSensitiveDetectorInTouchable()
           
 G4TouchableHandle getTouchableHandle()
           
 void initialize(G4Track arg0)
           
 void setMaterialCutsCoupleInTouchable(G4MaterialCutsCouple fMaterialCutsCouple)
           
 void setMaterialInTouchable(G4Material fMaterial)
           
 void setMomentumChanged(boolean b)
           
 void setPointerToVectorOfAuxiliaryPoints(SWIGTYPE_p_std__vectorTCLHEP__Hep3Vector_t theNewVectorPointer)
           
 void setSensitiveDetectorInTouchable(G4VSensitiveDetector fSensitiveDetector)
           
 void setTouchableHandle(G4TouchableHandle fTouchable)
           
 G4Step updateStepForAlongStep(G4Step Step)
           
 G4Step updateStepForAtRest(G4Step Step)
           
 G4Step updateStepForPostStep(G4Step Step)
           
 
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
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4ParticleChangeForTransport

public G4ParticleChangeForTransport(long cPtr,
                                    boolean cMemoryOwn)

G4ParticleChangeForTransport

public G4ParticleChangeForTransport()
Method Detail

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.