10#include <tracking/trackFitting/measurementCreator/creators/BaseMeasurementCreatorFromHit.h>
11#include <tracking/dataobjects/RecoHitInformation.h>
21 template <
class HitType, Const::EDetector detector>
Base Class to create measurements based on a given hit related to the RecoTrack.
A measurement creator for normal coordinate measurements out of cdc/svd/pxd hits.
virtual ~CoordinateMeasurementCreator()
Destructor.
std::vector< genfit::TrackPoint * > createMeasurementPoints(HitType *hit, RecoTrack &recoTrack, const RecoHitInformation &recoHitInformation) const override
Create measurements based on coordinate measurements.
This is the Reconstruction Event-Data Model Track.
Abstract base class for different kinds of events.