hep.geant4.jni
Class G4OpticalPhoton

java.lang.Object
  extended by hep.geant4.jni.G4ParticleDefinition
      extended by hep.geant4.jni.G4OpticalPhoton

public class G4OpticalPhoton
extends G4ParticleDefinition


Field Summary
 
Fields inherited from class hep.geant4.jni.G4ParticleDefinition
swigCMemOwn
 
Constructor Summary
G4OpticalPhoton(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
static G4OpticalPhoton definition()
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4OpticalPhoton obj)
           
static G4OpticalPhoton opticalPhoton()
           
static G4OpticalPhoton opticalPhotonDefinition()
           
 
Methods inherited from class hep.geant4.jni.G4ParticleDefinition
dumpTable, getAntiPDGEncoding, getAntiQuarkContent, getApplyCutsFlag, getAtomicMass, getAtomicNumber, getBaryonNumber, getCPtr, getDecayTable, getLeptonNumber, getParticleName, getParticleSubType, getParticleTable, getParticleType, getPDGCharge, getPDGEncoding, getPDGiConjugation, getPDGiGParity, getPDGiIsospin, getPDGiIsospin3, getPDGiParity, getPDGIsospin, getPDGIsospin3, getPDGiSpin, getPDGLifeTime, getPDGMass, getPDGSpin, getPDGStable, getPDGWidth, getProcessManager, getQuarkContent, getVerboseLevel, isShortLived, setAntiPDGEncoding, setApplyCutsFlag, setDecayTable, setPDGLifeTime, setPDGStable, setProcessManager, setVerboseLevel
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4OpticalPhoton

public G4OpticalPhoton(long cPtr,
                       boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(G4OpticalPhoton obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4ParticleDefinition
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4ParticleDefinition

equals

public boolean equals(Object obj)
Overrides:
equals in class G4ParticleDefinition

definition

public static G4OpticalPhoton definition()

opticalPhotonDefinition

public static G4OpticalPhoton opticalPhotonDefinition()

opticalPhoton

public static G4OpticalPhoton opticalPhoton()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.