LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Classes | |
class | KalmanFilterFitTrackMaker |
Concrete implementation of a tool to fit tracks with TrackKalmanFitter. More... | |
struct | OptionalOutputs |
Struct holding optional TrackMaker outputs. More... | |
struct | OptionalPointElement |
Struct holding point-by-point elements used in OptionalOutputs. More... | |
class | TrackCreationBookKeeper |
Helper class to aid the creation of a recob::Track, keeping data vectors in sync. More... | |
class | TrackMaker |
Base abstract class for tools used to fit tracks. More... | |
class | TrackTrajectoryCreationBookKeeper |
Helper class to aid the creation of a recob::TrackTrajectory, keeping data vectors in sync. More... | |
Typedefs | |
using | Point_t = recob::tracking::Point_t |
using | Vector_t = recob::tracking::Vector_t |
using | PointFlags_t = recob::TrackTrajectory::PointFlags_t |
Definition at line 28 of file TrackCreationBookKeeper.h.
Definition at line 30 of file TrackCreationBookKeeper.h.
Definition at line 29 of file TrackCreationBookKeeper.h.