hep.geant4.jni
Class Hep4RotationInterface

java.lang.Object
  extended by hep.geant4.jni.Hep4RotationInterface
Direct Known Subclasses:
Hep3RotationInterface

public class Hep4RotationInterface
extends Object


Field Summary
protected  boolean swigCMemOwn
           
static int ToleranceTicks
           
 
Constructor Summary
  Hep4RotationInterface()
           
protected Hep4RotationInterface(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected static long getCPtr(Hep4RotationInterface obj)
           
static double getTolerance()
           
static double setTolerance(double tol)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn

ToleranceTicks

public static final int ToleranceTicks
Constructor Detail

Hep4RotationInterface

protected Hep4RotationInterface(long cPtr,
                                boolean cMemoryOwn)

Hep4RotationInterface

public Hep4RotationInterface()
Method Detail

getCPtr

protected static long getCPtr(Hep4RotationInterface obj)

delete

public void delete()

equals

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

getTolerance

public static double getTolerance()

setTolerance

public static double setTolerance(double tol)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.