hep.geant4.jni
Class G4ShortLivedTable
java.lang.Object
hep.geant4.jni.G4ShortLivedTable
public class G4ShortLivedTable
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4ShortLivedTable
public G4ShortLivedTable(long cPtr,
boolean cMemoryOwn)
G4ShortLivedTable
public G4ShortLivedTable()
getCPtr
public static long getCPtr(G4ShortLivedTable obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
isShortLived
public boolean isShortLived(G4ParticleDefinition arg0)
dumpTable
public void dumpTable(String particle_name)
dumpTable
public void dumpTable()
entries
public int entries()
contains
public boolean contains(G4ParticleDefinition particle)
insert
public void insert(G4ParticleDefinition particle)
remove
public void remove(G4ParticleDefinition particle)
getParticle
public G4ParticleDefinition getParticle(int index)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.