Uses of Class
hep.geant4.jni.IntVector

Packages that use IntVector
hep.geant4.jni   
 

Uses of IntVector in hep.geant4.jni
 

Methods in hep.geant4.jni that return IntVector
 IntVector G4SteppingManager.getfSelectedAlongStepDoItVector()
           
 IntVector G4SteppingManager.getfSelectedAtRestDoItVector()
           
 IntVector G4SteppingManager.getfSelectedPostStepDoItVector()
           
 

Methods in hep.geant4.jni with parameters of type IntVector
 G4Material G4NistMaterialBuilder.constructNewMaterial(String name, StringVector elm, IntVector nbAtoms, double dens)
           
 G4Material G4NistManager.constructNewMaterial(String name, StringVector elm, IntVector nbAtoms, double dens)
           
 G4Material G4NistMaterialBuilder.constructNewMaterial(String name, StringVector elm, IntVector nbAtoms, double dens, boolean isotopes)
           
 G4Material G4NistManager.constructNewMaterial(String name, StringVector elm, IntVector nbAtoms, double dens, boolean isotopes)
           
protected static long IntVector.getCPtr(IntVector obj)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.