hep.geant4.jni
Class G4VFastSimulationModel
java.lang.Object
hep.geant4.jni.G4VFastSimulationModel
public class G4VFastSimulationModel
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4VFastSimulationModel
public G4VFastSimulationModel(long cPtr,
boolean cMemoryOwn)
G4VFastSimulationModel
public G4VFastSimulationModel(String aName)
G4VFastSimulationModel
public G4VFastSimulationModel(String aName,
G4Region arg0,
boolean IsUnique)
G4VFastSimulationModel
public G4VFastSimulationModel(String aName,
G4Region arg0)
getCPtr
public static long getCPtr(G4VFastSimulationModel obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
swigDirectorDisconnect
protected void swigDirectorDisconnect()
swigReleaseOwnership
public void swigReleaseOwnership()
swigTakeOwnership
public void swigTakeOwnership()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
isApplicable
public boolean isApplicable(G4ParticleDefinition arg0)
modelTrigger
public boolean modelTrigger(G4FastTrack arg0)
doIt
public void doIt(G4FastTrack arg0,
G4FastStep arg1)
atRestModelTrigger
public boolean atRestModelTrigger(G4FastTrack arg0)
atRestDoIt
public void atRestDoIt(G4FastTrack arg0,
G4FastStep arg1)
getName
public String getName()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.