hep.geant4.jni
Class G4SteppingManager

java.lang.Object
  extended by hep.geant4.jni.G4SteppingManager

public class G4SteppingManager
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4SteppingManager()
           
G4SteppingManager(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 double getCorrectedStep()
           
static long getCPtr(G4SteppingManager obj)
           
 long getfAlongStepDoItProcTriggered()
           
 G4ProcessVector getfAlongStepDoItVector()
           
 G4ProcessVector getfAlongStepGetPhysIntVector()
           
 long getfAtRestDoItProcTriggered()
           
 G4ProcessVector getfAtRestDoItVector()
           
 G4ProcessVector getfAtRestGetPhysIntVector()
           
 G4ForceCondition getfCondition()
           
 G4VProcess getfCurrentProcess()
           
 G4VPhysicalVolume getfCurrentVolume()
           
 G4GPILSelection getfGPILSelection()
           
 boolean getFirstStep()
           
 int getfN2ndariesAlongStepDoIt()
           
 int getfN2ndariesAtRestDoIt()
           
 int getfN2ndariesPostStepDoIt()
           
 G4Navigator getfNavigator()
           
 G4VParticleChange getfParticleChange()
           
 long getfPostStepDoItProcTriggered()
           
 G4ProcessVector getfPostStepDoItVector()
           
 G4ProcessVector getfPostStepGetPhysIntVector()
           
 G4StepPoint getfPostStepPoint()
           
 G4StepPoint getfPreStepPoint()
           
 double getfPreviousStepSize()
           
 G4TrackVector getfSecondary()
           
 IntVector getfSelectedAlongStepDoItVector()
           
 IntVector getfSelectedAtRestDoItVector()
           
 IntVector getfSelectedPostStepDoItVector()
           
 G4VSensitiveDetector getfSensitive()
           
 G4Step getfStep()
           
 G4StepStatus getfStepStatus()
           
 G4Track getfTrack()
           
 double getGeometricalStep()
           
 boolean getKillVerbose()
           
 double getMass()
           
 long getMAXofAlongStepLoops()
           
 long getMAXofAtRestLoops()
           
 long getMAXofPostStepLoops()
           
 double getPhysicalStep()
           
 double getphysIntLength()
           
 boolean getPreStepPointIsGeom()
           
 void getProcessNumber()
           
 G4TrackVector getSecondary()
           
 G4Step getStep()
           
 G4SteppingControl getStepControlFlag()
           
 double getsumEnergyChange()
           
 double getTempInitVelocity()
           
 double getTempVelocity()
           
 G4TouchableHandle getTouchableHandle()
           
 G4Track getTrack()
           
 G4UserSteppingAction getUserAction()
           
 int getverboseLevel()
           
 void setInitialStep(G4Track valueTrack)
           
 void setKillVerbose(boolean value)
           
 void setUserAction(G4UserSteppingAction apAction)
           
 void setVerbose(G4VSteppingVerbose arg0)
           
 void setVerboseLevel(int vLevel)
           
 G4StepStatus stepping()
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4SteppingManager

public G4SteppingManager(long cPtr,
                         boolean cMemoryOwn)

G4SteppingManager

public G4SteppingManager()
Method Detail

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.