DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
|
3-vector class with more efficient storage than TVector3. Ported from NOvA StandardRecord. More...
#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) |
3-vector class with more efficient storage than TVector3. Ported from NOvA StandardRecord.