hep.geant4.jni
Class G4TextPPRetriever

java.lang.Object
  extended by hep.geant4.jni.G4VParticlePropertyRetriever
      extended by hep.geant4.jni.G4TextPPRetriever

public class G4TextPPRetriever
extends G4VParticlePropertyRetriever


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

Constructor Detail

G4TextPPRetriever

public G4TextPPRetriever(long cPtr,
                         boolean cMemoryOwn)

G4TextPPRetriever

public G4TextPPRetriever()
Method Detail

getCPtr

public static long getCPtr(G4TextPPRetriever obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VParticlePropertyRetriever

equals

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

retrieve

public void retrieve(String option)
Overrides:
retrieve in class G4VParticlePropertyRetriever

retrieve

public void retrieve()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.