ROOT
6.06/09
Reference Guide
|
#include "Math/GenVector/GenVectorIO.h"
#include "Math/GenVector/Transform3D.h"
#include "Math/GenVector/Plane3D.h"
#include <cmath>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Math | |
Functions | |
std::ostream & | ROOT::Math::operator<< (std::ostream &os, const Transform3D &t) |
print the 12 components of the Transform3D More... | |