|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.geant4.jni.G4ThreeVector
hep.geant4.particles.G4ParticleMomentum
public class G4ParticleMomentum
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 |
---|
public G4ParticleMomentum(long cPtr, boolean cMemoryOwn)
public G4ParticleMomentum(double x, double y, double z)
public G4ParticleMomentum(double x, double y)
public G4ParticleMomentum(double x)
public G4ParticleMomentum()
public G4ParticleMomentum(G4ThreeVector arg0)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |