Set of flags pertaining a point of the track. More...
#include "lardataobj/Utilities/FlagSet.h"
#include "lardataobj/Utilities/BitMask.h"
#include <array>
#include <string>
#include <limits>
#include <utility>
#include <iosfwd>
#include "TrajectoryPointFlags.tcc"
Go to the source code of this file.
Classes | |
struct | recob::TrajectoryPointFlagTraits |
Namespace for the trajectory point flags. More... | |
class | recob::TrajectoryPointFlags |
Set of flags pertaining a point of the track. More... | |
Namespaces | |
recob | |
Reconstruction base classes. | |
Functions | |
std::ostream & | recob::operator<< (std::ostream &out, recob::TrajectoryPointFlags const &flags) |
Dumps flags into a stream with default verbosity. More... | |
Set of flags pertaining a point of the track.
Definition in file TrajectoryPointFlags.h.