#include "Math/GenVector/Plane3D.h"
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | ROOT |
namespace | ROOT::Math |
Typedefs | |
typedef Plane3D::Scalar | ROOT::Math::Scalar |
typedef Plane3D::Point | ROOT::Math::XYZPoint |
typedef Plane3D::Vector | ROOT::Math::XYZVector |
Functions | |
std::ostream & | ROOT::Math::operator<< (std::ostream &os, const Plane3D &p) |