hep.geant4.jni
Class G4GlobalFastSimulationManager
java.lang.Object
hep.geant4.jni.G4VStateDependent
hep.geant4.jni.G4GlobalFastSimulationManager
- All Implemented Interfaces:
- G4VGlobalFastSimulationManager
public class G4GlobalFastSimulationManager
- extends G4VStateDependent
- implements G4VGlobalFastSimulationManager
G4GlobalFastSimulationManager
public G4GlobalFastSimulationManager(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4GlobalFastSimulationManager obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VStateDependent
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VStateDependent
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VStateDependent
getGlobalFastSimulationManager
public static G4GlobalFastSimulationManager getGlobalFastSimulationManager()
getFastSimulationModel
public G4VFastSimulationModel getFastSimulationModel(String modelName,
G4VFastSimulationModel previousFound)
getFastSimulationModel
public G4VFastSimulationModel getFastSimulationModel(String modelName)
addFastSimulationManager
public void addFastSimulationManager(G4FastSimulationManager arg0)
removeFastSimulationManager
public void removeFastSimulationManager(G4FastSimulationManager arg0)
fastSimulationNeedsToBeClosed
public void fastSimulationNeedsToBeClosed()
closeFastSimulation
public void closeFastSimulation()
listEnvelopes
public void listEnvelopes(String aName,
listType aListType)
listEnvelopes
public void listEnvelopes(String aName)
listEnvelopes
public void listEnvelopes()
listEnvelopes
public void listEnvelopes(G4ParticleDefinition arg0)
activateFastSimulationModel
public void activateFastSimulationModel(String arg0)
inActivateFastSimulationModel
public void inActivateFastSimulationModel(String arg0)
getFlavoredWorldForThis
public G4VFlavoredParallelWorld getFlavoredWorldForThis(G4ParticleDefinition arg0)
notify
public boolean notify(G4ApplicationState requestedState)
- Overrides:
notify
in class G4VStateDependent
Copyright © 2000-2007 FreeHEP. All Rights Reserved.