|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.geant4.jni.G4VDigiCollection
hep.geant4.jni.G4DigiCollection
public class G4DigiCollection
Field Summary |
---|
Fields inherited from class hep.geant4.jni.G4VDigiCollection |
---|
swigCMemOwn |
Constructor Summary | |
---|---|
G4DigiCollection()
|
|
G4DigiCollection(long cPtr,
boolean cMemoryOwn)
|
|
G4DigiCollection(String detName,
String colNam)
|
Method Summary | |
---|---|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4DigiCollection obj)
|
Methods inherited from class hep.geant4.jni.G4VDigiCollection |
---|
drawAllDigi, getCPtr, getDigi, getDMname, getName, getSize, printAllDigi |
Methods inherited from class java.lang.Object |
---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public G4DigiCollection(long cPtr, boolean cMemoryOwn)
public G4DigiCollection()
public G4DigiCollection(String detName, String colNam)
Method Detail |
---|
public static long getCPtr(G4DigiCollection obj)
protected void finalize() throws Throwable
finalize
in class G4VDigiCollection
Throwable
public void delete()
delete
in class G4VDigiCollection
public boolean equals(Object obj)
equals
in class G4VDigiCollection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |