5#ifndef TRKPRIM_TRACKEXTENSION_H
6#define TRKPRIM_TRACKEXTENSION_H
16class TrackExtensionMap :
public std::map<const Trk::Track*, std::vector<const Trk::MeasurementBase*> > {
26 for (
auto& p : *
this) {
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
AUTO - An Undocumented Tracking Object.
This class is the pure abstract base class for all fittable tracking measurements.