Uses of Class
hep.geant4.jni.G4Isotope

Packages that use G4Isotope
hep.geant4.jni   
 

Uses of G4Isotope in hep.geant4.jni
 

Methods in hep.geant4.jni that return G4Isotope
 G4Isotope G4IsotopeVector.get(int i)
           
 G4Isotope G4Element.getIsotope(int iso)
           
static G4Isotope G4Isotope.getIsotope(String name)
           
static G4Isotope G4Isotope.getIsotope(String name, boolean warning)
           
 

Methods in hep.geant4.jni with parameters of type G4Isotope
 void G4Element.addIsotope(G4Isotope isotope, double RelativeAbundance)
           
static long G4Isotope.getCPtr(G4Isotope obj)
           
 void G4IsotopeVector.pushBack(G4Isotope x)
           
 void G4IsotopeVector.set(int i, G4Isotope x)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.