LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Data product for reconstructed trajectory in space. More...
#include "lardataobj/RecoBase/Trajectory.h"
#include "lardataobj/RecoBase/TrajectoryPointFlags.h"
#include <iosfwd>
#include <limits>
#include <vector>
#include "TrackTrajectory.tcc"
Go to the source code of this file.
Classes | |
class | recob::TrackTrajectory |
A trajectory in space reconstructed from hits. More... | |
Namespaces | |
recob | |
Reconstruction base classes. | |
Functions | |
std::ostream & | recob::operator<< (std::ostream &&out, TrackTrajectory const &traj) |
Prints trajectory content into a stream. More... | |
Data product for reconstructed trajectory in space.
Definition in file TrackTrajectory.h.