hep.geant4.jni
Class G4SteppingManager
java.lang.Object
hep.geant4.jni.G4SteppingManager
public class G4SteppingManager
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4SteppingManager
public G4SteppingManager(long cPtr,
boolean cMemoryOwn)
G4SteppingManager
public G4SteppingManager()
getCPtr
public static long getCPtr(G4SteppingManager obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getSecondary
public G4TrackVector getSecondary()
setUserAction
public void setUserAction(G4UserSteppingAction apAction)
getTrack
public G4Track getTrack()
setVerboseLevel
public void setVerboseLevel(int vLevel)
setVerbose
public void setVerbose(G4VSteppingVerbose arg0)
getStep
public G4Step getStep()
stepping
public G4StepStatus stepping()
setInitialStep
public void setInitialStep(G4Track valueTrack)
getProcessNumber
public void getProcessNumber()
getPhysicalStep
public double getPhysicalStep()
getGeometricalStep
public double getGeometricalStep()
getCorrectedStep
public double getCorrectedStep()
getPreStepPointIsGeom
public boolean getPreStepPointIsGeom()
getFirstStep
public boolean getFirstStep()
getfStepStatus
public G4StepStatus getfStepStatus()
getTempInitVelocity
public double getTempInitVelocity()
getTempVelocity
public double getTempVelocity()
getMass
public double getMass()
getsumEnergyChange
public double getsumEnergyChange()
getfParticleChange
public G4VParticleChange getfParticleChange()
getfTrack
public G4Track getfTrack()
getfSecondary
public G4TrackVector getfSecondary()
getfStep
public G4Step getfStep()
getfPreStepPoint
public G4StepPoint getfPreStepPoint()
getfPostStepPoint
public G4StepPoint getfPostStepPoint()
getfCurrentVolume
public G4VPhysicalVolume getfCurrentVolume()
getfSensitive
public G4VSensitiveDetector getfSensitive()
getfCurrentProcess
public G4VProcess getfCurrentProcess()
getfAtRestDoItVector
public G4ProcessVector getfAtRestDoItVector()
getfAlongStepDoItVector
public G4ProcessVector getfAlongStepDoItVector()
getfPostStepDoItVector
public G4ProcessVector getfPostStepDoItVector()
getfAlongStepGetPhysIntVector
public G4ProcessVector getfAlongStepGetPhysIntVector()
getfPostStepGetPhysIntVector
public G4ProcessVector getfPostStepGetPhysIntVector()
getfAtRestGetPhysIntVector
public G4ProcessVector getfAtRestGetPhysIntVector()
getfAtRestDoItProcTriggered
public long getfAtRestDoItProcTriggered()
getfAlongStepDoItProcTriggered
public long getfAlongStepDoItProcTriggered()
getfPostStepDoItProcTriggered
public long getfPostStepDoItProcTriggered()
getfN2ndariesAtRestDoIt
public int getfN2ndariesAtRestDoIt()
getfN2ndariesAlongStepDoIt
public int getfN2ndariesAlongStepDoIt()
getfN2ndariesPostStepDoIt
public int getfN2ndariesPostStepDoIt()
getfNavigator
public G4Navigator getfNavigator()
getverboseLevel
public int getverboseLevel()
getMAXofAtRestLoops
public long getMAXofAtRestLoops()
getMAXofAlongStepLoops
public long getMAXofAlongStepLoops()
getMAXofPostStepLoops
public long getMAXofPostStepLoops()
getfSelectedAtRestDoItVector
public IntVector getfSelectedAtRestDoItVector()
getfSelectedAlongStepDoItVector
public IntVector getfSelectedAlongStepDoItVector()
getfSelectedPostStepDoItVector
public IntVector getfSelectedPostStepDoItVector()
getfPreviousStepSize
public double getfPreviousStepSize()
getTouchableHandle
public G4TouchableHandle getTouchableHandle()
getStepControlFlag
public G4SteppingControl getStepControlFlag()
getUserAction
public G4UserSteppingAction getUserAction()
getphysIntLength
public double getphysIntLength()
getfCondition
public G4ForceCondition getfCondition()
getfGPILSelection
public G4GPILSelection getfGPILSelection()
setKillVerbose
public void setKillVerbose(boolean value)
getKillVerbose
public boolean getKillVerbose()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.