hep.geant4.jni
Class HepNormal3DFloat
java.lang.Object
hep.geant4.jni.HepBasicVector3DFloat
hep.geant4.jni.HepNormal3DFloat
public class HepNormal3DFloat
- extends HepBasicVector3DFloat
Methods inherited from class hep.geant4.jni.HepBasicVector3DFloat |
angle, cosTheta, cross, dot, eta, getCPtr, getEta, getPhi, getR, getTheta, mag, mag2, orthogonal, perp, perp, perp2, perp2, phi, pseudoRapidity, r, rho, rotate, rotateX, rotateY, rotateZ, set, setEta, setMag, setPerp, setPhi, setR, setTheta, setX, setY, setZ, theta, unit, x, y, z |
HepNormal3DFloat
protected HepNormal3DFloat(long cPtr,
boolean cMemoryOwn)
HepNormal3DFloat
public HepNormal3DFloat()
HepNormal3DFloat
public HepNormal3DFloat(float x,
float y,
float z)
HepNormal3DFloat
public HepNormal3DFloat(float[] a)
HepNormal3DFloat
public HepNormal3DFloat(HepNormal3DFloat v)
HepNormal3DFloat
public HepNormal3DFloat(HepBasicVector3DFloat v)
getCPtr
protected static long getCPtr(HepNormal3DFloat obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class HepBasicVector3DFloat
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class HepBasicVector3DFloat
equals
public boolean equals(Object obj)
- Overrides:
equals
in class HepBasicVector3DFloat
transform
public HepNormal3DFloat transform(G4Transform3D m)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.