hep.geant4.jni
Class G4HitsCollection

java.lang.Object
  extended by hep.geant4.jni.G4VHitsCollection
      extended by hep.geant4.jni.G4HitsCollection
Direct Known Subclasses:
G4THitsCollection

public class G4HitsCollection
extends G4VHitsCollection


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VHitsCollection
swigCMemOwn
 
Constructor Summary
G4HitsCollection()
           
G4HitsCollection(long cPtr, boolean cMemoryOwn)
           
G4HitsCollection(String detName, String colNam)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4HitsCollection obj)
           
protected  void swigDirectorDisconnect()
           
 void swigReleaseOwnership()
           
 void swigTakeOwnership()
           
 
Methods inherited from class hep.geant4.jni.G4VHitsCollection
drawAllHits, getCPtr, getHit, getName, getSDname, getSize, printAllHits
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4HitsCollection

public G4HitsCollection(long cPtr,
                        boolean cMemoryOwn)

G4HitsCollection

public G4HitsCollection()

G4HitsCollection

public G4HitsCollection(String detName,
                        String colNam)
Method Detail

getCPtr

public static long getCPtr(G4HitsCollection obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VHitsCollection

swigDirectorDisconnect

protected void swigDirectorDisconnect()
Overrides:
swigDirectorDisconnect in class G4VHitsCollection

swigReleaseOwnership

public void swigReleaseOwnership()
Overrides:
swigReleaseOwnership in class G4VHitsCollection

swigTakeOwnership

public void swigTakeOwnership()
Overrides:
swigTakeOwnership in class G4VHitsCollection

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.