hep.geant4.jni
Class G4DigiCollection

java.lang.Object
  extended by hep.geant4.jni.G4VDigiCollection
      extended by hep.geant4.jni.G4DigiCollection

public class G4DigiCollection
extends G4VDigiCollection


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

G4DigiCollection

public G4DigiCollection(long cPtr,
                        boolean cMemoryOwn)

G4DigiCollection

public G4DigiCollection()

G4DigiCollection

public G4DigiCollection(String detName,
                        String colNam)
Method Detail

getCPtr

public static long getCPtr(G4DigiCollection obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4VDigiCollection
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4VDigiCollection

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.