hep.geant4.jni
Class G4PhotoElectricEffect
java.lang.Object
hep.geant4.jni.G4VProcess
hep.geant4.jni.G4VDiscreteProcess
hep.geant4.jni.G4VEmProcess
hep.geant4.jni.G4PhotoElectricEffect
public class G4PhotoElectricEffect
- extends G4VEmProcess
Methods inherited from class hep.geant4.jni.G4VEmProcess |
activateDeexcitation, activateDeexcitation, addEmModel, addEmModel, buildPhysicsTable, computeCrossSectionPerAtom, computeCrossSectionPerAtom, getCPtr, getLambda, getModelByIndex, getModelByIndex, isIntegral, lambdaBinning, lambdaTable, maxKinEnergy, meanFreePath, microscopicCrossSection, minKinEnergy, particle, postStepDoIt, preparePhysicsTable, printInfoDefinition, retrievePhysicsTable, secondaryParticle, selectModelForMaterial, setApplyCuts, setIntegral, setLambdaBinning, setLambdaFactor, setMaxKinEnergy, setMinKinEnergy, storePhysicsTable, storePhysicsTable, updateEmModel |
Methods inherited from class hep.geant4.jni.G4VProcess |
alongStepGPIL, atRestGPIL, clearNumberOfInteractionLengthLeft, dumpInfo, endTracking, getCPtr, getCurrentInteractionLength, getPhysicsTableFileName, getPhysicsTableFileName, getPILfactor, getProcessManager, getProcessName, getProcessType, getProcessTypeName, getVerboseLevel, postStepGPIL, resetNumberOfInteractionLengthLeft, retrievePhysicsTable, setPILfactor, setProcessManager, setProcessType, setVerboseLevel, startTracking, subtractNumberOfInteractionLengthLeft, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership |
G4PhotoElectricEffect
public G4PhotoElectricEffect(long cPtr,
boolean cMemoryOwn)
G4PhotoElectricEffect
public G4PhotoElectricEffect(String processName,
G4ProcessType type)
G4PhotoElectricEffect
public G4PhotoElectricEffect(String processName)
G4PhotoElectricEffect
public G4PhotoElectricEffect()
getCPtr
public static long getCPtr(G4PhotoElectricEffect obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VEmProcess
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VEmProcess
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VEmProcess
isApplicable
public boolean isApplicable(G4ParticleDefinition arg0)
- Overrides:
isApplicable
in class G4VEmProcess
printInfo
public void printInfo()
- Overrides:
printInfo
in class G4VEmProcess
Copyright © 2000-2007 FreeHEP. All Rights Reserved.