hep.geant4.jni
Class G4IsotopeVector
java.lang.Object
hep.geant4.jni.G4IsotopeVector
public class G4IsotopeVector
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4IsotopeVector
public G4IsotopeVector(long cPtr,
boolean cMemoryOwn)
G4IsotopeVector
public G4IsotopeVector()
G4IsotopeVector
public G4IsotopeVector(long n)
getCPtr
public static long getCPtr(G4IsotopeVector 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
size
public long size()
capacity
public long capacity()
reserve
public void reserve(long n)
empty
public boolean empty()
clear
public void clear()
pushBack
public void pushBack(G4Isotope x)
get
public G4Isotope get(int i)
set
public void set(int i,
G4Isotope x)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.