Uses of Class
hep.geant4.jni.DoubleVector

Packages that use DoubleVector
hep.geant4.jni   
 

Uses of DoubleVector in hep.geant4.jni
 

Subclasses of DoubleVector in hep.geant4.jni
 class G4DataVector
           
 

Methods in hep.geant4.jni that return DoubleVector
 DoubleVector G4BSplineCurve.getKnots()
           
 DoubleVector G4ProductionCuts.getProductionCuts()
           
 DoubleVector G4BSplineCurve.getWeightsData()
           
 

Methods in hep.geant4.jni with parameters of type DoubleVector
 void G4WeightWindowStore.addLowerWeights(G4GeometryCell gCell, DoubleVector lowerWeights)
           
 G4Material G4NistMaterialBuilder.constructNewMaterial(String name, StringVector elm, DoubleVector weight, double dens)
           
 G4Material G4NistManager.constructNewMaterial(String name, StringVector elm, DoubleVector weight, double dens)
           
 G4Material G4NistMaterialBuilder.constructNewMaterial(String name, StringVector elm, DoubleVector weight, double dens, boolean isotopes)
           
 G4Material G4NistManager.constructNewMaterial(String name, StringVector elm, DoubleVector weight, double dens, boolean isotopes)
           
protected static long DoubleVector.getCPtr(DoubleVector obj)
           
 void G4BSplineCurve.init(int degree0, SWIGTYPE_p_G4Point3DVector controlPointsList0, DoubleVector knots0, DoubleVector weightsData0)
           
 void G4ProductionCuts.setProductionCuts(DoubleVector arg0)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.