#include "DataFormats/GeometryVector/interface/Basic3DVector.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | PV3DBase< T, PVType, FrameType > |
Base class for Point and Vector classes with restricted set of operations and coordinate frame compile time checking. More... | |
Functions | |
template<class T, class PV, class F> | |
std::ostream & | operator<< (std::ostream &s, const PV3DBase< T, PV, F > &v) |
std::ostream& operator<< | ( | std::ostream & | s, | |
const PV3DBase< T, PV, F > & | v | |||
) | [inline] |