hep.geant4.jni
Class G4FastSimulationManager
java.lang.Object
hep.geant4.jni.G4FastSimulationManager
public class G4FastSimulationManager
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4FastSimulationManager
public G4FastSimulationManager(long cPtr,
boolean cMemoryOwn)
G4FastSimulationManager
public G4FastSimulationManager(G4Region anEnvelope,
boolean IsUnique)
G4FastSimulationManager
public G4FastSimulationManager(G4Region anEnvelope)
getCPtr
public static long getCPtr(G4FastSimulationManager obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
addFastSimulationModel
public void addFastSimulationModel(G4VFastSimulationModel arg0)
removeFastSimulationModel
public void removeFastSimulationModel(G4VFastSimulationModel arg0)
activateFastSimulationModel
public boolean activateFastSimulationModel(String arg0)
inActivateFastSimulationModel
public boolean inActivateFastSimulationModel(String arg0)
listTitle
public void listTitle()
listModels
public void listModels()
listModels
public void listModels(G4ParticleDefinition arg0)
listModels
public void listModels(String aName)
getEnvelope
public G4Region getEnvelope()
getFastSimulationModel
public G4VFastSimulationModel getFastSimulationModel(String modelName,
G4VFastSimulationModel previousFound,
SWIGTYPE_p_bool foundPrevious)
addGhostPlacement
public G4Transform3D addGhostPlacement(G4RotationMatrix arg0,
G4ThreeVector arg1)
addGhostPlacement
public G4Transform3D addGhostPlacement(G4Transform3D arg0)
removeGhostPlacement
public boolean removeGhostPlacement(G4Transform3D arg0)
insertGhostHereIfNecessary
public boolean insertGhostHereIfNecessary(G4VPhysicalVolume arg0,
G4ParticleDefinition arg1)
postStepGetFastSimulationManagerTrigger
public boolean postStepGetFastSimulationManagerTrigger(G4Track arg0,
G4Navigator a)
postStepGetFastSimulationManagerTrigger
public boolean postStepGetFastSimulationManagerTrigger(G4Track arg0)
invokePostStepDoIt
public G4VParticleChange invokePostStepDoIt()
atRestGetFastSimulationManagerTrigger
public boolean atRestGetFastSimulationManagerTrigger(G4Track arg0,
G4Navigator a)
atRestGetFastSimulationManagerTrigger
public boolean atRestGetFastSimulationManagerTrigger(G4Track arg0)
invokeAtRestDoIt
public G4VParticleChange invokeAtRestDoIt()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.