Uses of Class
hep.geant4.jni.G4VFastSimulationModel

Packages that use G4VFastSimulationModel
hep.geant4.jni   
 

Uses of G4VFastSimulationModel in hep.geant4.jni
 

Methods in hep.geant4.jni that return G4VFastSimulationModel
 G4VFastSimulationModel G4GlobalFastSimulationManager.getFastSimulationModel(String modelName)
           
 G4VFastSimulationModel G4GlobalFastSimulationManager.getFastSimulationModel(String modelName, G4VFastSimulationModel previousFound)
           
 G4VFastSimulationModel G4FastSimulationManager.getFastSimulationModel(String modelName, G4VFastSimulationModel previousFound, SWIGTYPE_p_bool foundPrevious)
           
 

Methods in hep.geant4.jni with parameters of type G4VFastSimulationModel
 void G4FastSimulationManager.addFastSimulationModel(G4VFastSimulationModel arg0)
           
static long G4VFastSimulationModel.getCPtr(G4VFastSimulationModel obj)
           
 G4VFastSimulationModel G4GlobalFastSimulationManager.getFastSimulationModel(String modelName, G4VFastSimulationModel previousFound)
           
 G4VFastSimulationModel G4FastSimulationManager.getFastSimulationModel(String modelName, G4VFastSimulationModel previousFound, SWIGTYPE_p_bool foundPrevious)
           
 void G4FastSimulationManager.removeFastSimulationModel(G4VFastSimulationModel arg0)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.