|
ROOT 6.08/07 Reference Guide |
#include "Math/GenVector/GenVectorIO.h"#include "Math/GenVector/Transform3D.h"#include "Math/GenVector/Plane3D.h"#include <cmath>#include <algorithm>Namespaces | |
| ROOT | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
| ROOT::Math | |
Functions | |
| std::ostream & | ROOT::Math::operator<< (std::ostream &os, const Transform3D &t) |
| print the 12 components of the Transform3D More... | |