|
DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
|
Reconstructed track object. More...
#include "duneanaobj/StandardRecord/SREnums.h"#include "duneanaobj/StandardRecord/SRRecoObjBase.h"#include "duneanaobj/StandardRecord/SRVector3D.h"Go to the source code of this file.
Classes | |
| class | caf::SRTrack |
Namespaces | |
| namespace | caf |
| Common Analysis Files. | |
Enumerations | |
| enum | TrackRecoMethod { kUnknownTrackReco = 0 , kTrackerReco = 1 , kGRAINReco = 2 } |
| enum | caf::TrackInputType { kUnknownInput = 0 , kNonVoxelInput = 1 , kVoxelInput = 2 } |
| What input data type was used to reconstruct this track? | |
Functions | |
| std::ostream & | operator<< (std::ostream &stream, const caf::SRTrack &tr) |
Reconstructed track object.