hep.geant4.jni
Class HepLorentzRotation_row

java.lang.Object
  extended by hep.geant4.jni.HepLorentzRotation_row

public class HepLorentzRotation_row
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
protected HepLorentzRotation_row(long cPtr, boolean cMemoryOwn)
           
  HepLorentzRotation_row(SWIGTYPE_p_HepLorentzRotation arg0, int arg1)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
protected static long getCPtr(HepLorentzRotation_row obj)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

HepLorentzRotation_row

protected HepLorentzRotation_row(long cPtr,
                                 boolean cMemoryOwn)

HepLorentzRotation_row

public HepLorentzRotation_row(SWIGTYPE_p_HepLorentzRotation arg0,
                              int arg1)
Method Detail

getCPtr

protected static long getCPtr(HepLorentzRotation_row obj)

finalize

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

delete

public void delete()

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.