hep.geant4.jni
Class G4TextPPReporter

java.lang.Object
  extended by hep.geant4.jni.G4VParticlePropertyReporter
      extended by hep.geant4.jni.G4TextPPReporter

public class G4TextPPReporter
extends G4VParticlePropertyReporter


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VParticlePropertyReporter
swigCMemOwn
 
Constructor Summary
G4TextPPReporter()
           
G4TextPPReporter(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4TextPPReporter obj)
           
 void print()
           
 void print(String option)
           
 
Methods inherited from class hep.geant4.jni.G4VParticlePropertyReporter
clear, fillList, getCPtr, getList
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4TextPPReporter

public G4TextPPReporter(long cPtr,
                        boolean cMemoryOwn)

G4TextPPReporter

public G4TextPPReporter()
Method Detail

getCPtr

public static long getCPtr(G4TextPPReporter obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VParticlePropertyReporter

equals

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

print

public void print(String option)
Overrides:
print in class G4VParticlePropertyReporter

print

public void print()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.