public class RotationGeant extends Rotation3D
_matrix
Constructor and Description |
---|
RotationGeant(double a,
double b,
double c)
Creates a new instance of RotationGeant
|
Modifier and Type | Method and Description |
---|---|
static IRotation3D |
makeRotation(double phi,
double theta,
double psi) |
equals, getComponent, getRotationMatrix, inverse, invert, isIdentity, multiply, multiplyBy, passiveAxisRotation, passiveXRotation, passiveYRotation, passiveZRotation, printOut, resetToIdentity, rotate, rotate, rotated, rotated, setRotationMatrix, toString
public RotationGeant(double a, double b, double c)
public static IRotation3D makeRotation(double phi, double theta, double psi)
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.