Jpp
master_rocky-37-gf0c5bc59d
the software that should make you happy
|
Example program to test rotations in 3D. More...
#include <iostream>
#include <iomanip>
#include "TRandom3.h"
#include "JTools/JQuantile.hh"
#include "JGeometry3D/JPosition3D.hh"
#include "JGeometry3D/JAngle3D.hh"
#include "JGeometry3D/JRotation3D.hh"
#include "JGeometry3D/JQuaternion3D.hh"
#include "JMath/JMathToolkit.hh"
#include "JMath/JConstants.hh"
#include "Jeep/JPrint.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Example program to test rotations in 3D.
Definition in file JGeometry3D.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 26 of file JGeometry3D.cc.