hep.geant4.particles
Class G4ParticleMomentum

java.lang.Object
  extended by hep.geant4.jni.G4ThreeVector
      extended by hep.geant4.particles.G4ParticleMomentum

public class G4ParticleMomentum
extends G4ThreeVector


Field Summary
 
Fields inherited from class hep.geant4.jni.G4ThreeVector
NUM_COORDINATES, SIZE, swigCMemOwn, ToleranceTicks, X, Y, Z
 
Constructor Summary
G4ParticleMomentum()
           
G4ParticleMomentum(double x)
           
G4ParticleMomentum(double x, double y)
           
G4ParticleMomentum(double x, double y, double z)
           
G4ParticleMomentum(G4ThreeVector arg0)
           
G4ParticleMomentum(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 
Methods inherited from class hep.geant4.jni.G4ThreeVector
add, angle, angle, azimAngle, azimAngle, beta, coLinearRapidity, compare, cos2Theta, cos2Theta, cosTheta, cosTheta, cross, delete, deltaPhi, deltaR, diff2, div, dot, equals, eta, eta, finalize, gamma, getCPtr, getEta, getPhi, getR, getRho, getTheta, getTolerance, getX, getY, getZ, howNear, howOrthogonal, howParallel, isNear, isNear, isOrthogonal, isOrthogonal, isParallel, isParallel, mag, mag2, mul, mul, orthogonal, perp, perp, perp2, perp2, perpPart, perpPart, phi, polarAngle, polarAngle, project, project, pseudoRapidity, r, rapidity, rapidity, rho, rotate, rotate, rotate, rotate, rotate, rotateUz, rotateX, rotateY, rotateZ, set, setCylEta, setCylTheta, setEta, setMag, setPerp, setPhi, setR, setREtaPhi, setRho, setRhoPhiEta, setRhoPhiTheta, setRhoPhiZ, setRThetaPhi, setTheta, setTolerance, setX, setY, setZ, sub, theta, theta, transform, unit, x, y, z
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4ParticleMomentum

public G4ParticleMomentum(long cPtr,
                          boolean cMemoryOwn)

G4ParticleMomentum

public G4ParticleMomentum(double x,
                          double y,
                          double z)

G4ParticleMomentum

public G4ParticleMomentum(double x,
                          double y)

G4ParticleMomentum

public G4ParticleMomentum(double x)

G4ParticleMomentum

public G4ParticleMomentum()

G4ParticleMomentum

public G4ParticleMomentum(G4ThreeVector arg0)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.