|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use G4TrackStatus | |
---|---|
hep.geant4.jni |
Uses of G4TrackStatus in hep.geant4.jni |
---|
Methods in hep.geant4.jni that return G4TrackStatus | |
---|---|
G4TrackStatus |
G4VParticleChange.getTrackStatus()
|
G4TrackStatus |
G4Track.getTrackStatus()
|
static G4TrackStatus |
G4TrackStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static G4TrackStatus[] |
G4TrackStatus.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 G4TrackStatus | |
---|---|
void |
G4VParticleChange.proposeTrackStatus(G4TrackStatus status)
|
void |
G4Track.setTrackStatus(G4TrackStatus aTrackStatus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |