Uses of Class
hep.geant4.jni.G4StepStatus

Packages that use G4StepStatus
hep.geant4.jni   
 

Uses of G4StepStatus in hep.geant4.jni
 

Methods in hep.geant4.jni that return G4StepStatus
 G4StepStatus G4SteppingManager.getfStepStatus()
           
 G4StepStatus G4StepPoint.getStepStatus()
           
 G4StepStatus G4SteppingManager.stepping()
           
static G4StepStatus G4StepStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static G4StepStatus[] G4StepStatus.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in hep.geant4.jni with parameters of type G4StepStatus
 void G4StepPoint.setStepStatus(G4StepStatus aValue)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.