hep.geant4.jni
Class G4VShortLivedParticle
java.lang.Object
hep.geant4.jni.G4ParticleDefinition
hep.geant4.jni.G4VShortLivedParticle
- Direct Known Subclasses:
- G4DiQuarks, G4ExcitedBaryons, G4ExcitedMesons, G4Gluons, G4Quarks
public class G4VShortLivedParticle
- extends G4ParticleDefinition
Constructor Summary |
G4VShortLivedParticle(long cPtr,
boolean cMemoryOwn)
|
G4VShortLivedParticle(String aName,
double mass,
double width,
double charge,
int iSpin,
int iParity,
int iConjugation,
int iIsospin,
int iIsospinZ,
int gParity,
String pType,
int lepton,
int baryon,
int encoding,
boolean stable,
double lifetime,
G4DecayTable decaytable)
|
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 |
G4VShortLivedParticle
public G4VShortLivedParticle(long cPtr,
boolean cMemoryOwn)
G4VShortLivedParticle
public G4VShortLivedParticle(String aName,
double mass,
double width,
double charge,
int iSpin,
int iParity,
int iConjugation,
int iIsospin,
int iIsospinZ,
int gParity,
String pType,
int lepton,
int baryon,
int encoding,
boolean stable,
double lifetime,
G4DecayTable decaytable)
getCPtr
public static long getCPtr(G4VShortLivedParticle 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
Copyright © 2000-2007 FreeHEP. All Rights Reserved.