#include <cmath>#include <iostream>#include "TVector3.h"Go to the source code of this file.
Classes | |
| class | caf::SRVector3D |
| A 3-vector with more efficient storage than TVector3. More... | |
Namespaces | |
| caf | |
| Common Analysis Files. | |
Functions | |
| std::ostream & | operator<< (std::ostream &stream, const caf::SRVector3D &vec) |
| std::ostream& operator<< | ( | std::ostream & | stream, |
| const caf::SRVector3D & | vec | ||
| ) |
Definition at line 41 of file SRVector3D.cxx.
1.8.11