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 = tracking::Point_t |
| using | Vector_t = tracking::Vector_t |
| using | PointFlags_t = TrackTrajectory::PointFlags_t |
| typedef tracking::Point_t trkmkr::Point_t |
Definition at line 27 of file TrackCreationBookKeeper.h.
Definition at line 29 of file TrackCreationBookKeeper.h.
| typedef tracking::Vector_t trkmkr::Vector_t |
Definition at line 28 of file TrackCreationBookKeeper.h.
1.8.11