hep.geant4.jni
Class G4SigmaPlus

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

public class G4SigmaPlus
extends G4ParticleDefinition


Field Summary
 
Fields inherited from class hep.geant4.jni.G4ParticleDefinition
swigCMemOwn
 
Constructor Summary
G4SigmaPlus(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
static G4SigmaPlus definition()
           
 void delete()
           
 boolean equals(Object obj)
           
static long getCPtr(G4SigmaPlus obj)
           
static G4SigmaPlus sigmaPlus()
           
static G4SigmaPlus sigmaPlusDefinition()
           
 
Methods inherited from class hep.geant4.jni.G4ParticleDefinition
dumpTable, finalize, 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

G4SigmaPlus

public G4SigmaPlus(long cPtr,
                   boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(G4SigmaPlus obj)

delete

public void delete()
Overrides:
delete in class G4ParticleDefinition

equals

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

definition

public static G4SigmaPlus definition()

sigmaPlusDefinition

public static G4SigmaPlus sigmaPlusDefinition()

sigmaPlus

public static G4SigmaPlus sigmaPlus()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.