9 #include <tracking/ckf/general/entities/CKFResult.h>
10 #include <tracking/ckf/pxd/entities/CKFToPXDState.h>
Object for temporary storage of a CKF tree search result.
Specialized CKF Result for extrapolating into the PXD.
CKFToPXDResult(const std::vector< TrackFindingCDC::WithWeight< const CKFToPXDState * >> &path)
Constructor using a path.
void addToRecoTrack(RecoTrack &recoTrack) const
Called in the exporter findlet for adding this to a already created reco track.
This is the Reconstruction Event-Data Model Track.
A mixin class to attach a weight to an object.
Abstract base class for different kinds of events.