9#include <tracking/ckf/general/entities/CKFResult.h>
10#include <tracking/ckf/pxd/entities/CKFToPXDState.h>
CKFResult(const std::vector< TrackFindingCDC::WithWeight< const AState * > > &path, const genfit::MeasuredStateOnPlane &mSoP)
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.
CKFResult< RecoTrack, SpacePoint > Super
The parent class.
This is the Reconstruction Event-Data Model Track.
SpacePoint typically is build from 1 PXDCluster or 1-2 SVDClusters.
A mixin class to attach a weight to an object.
Abstract base class for different kinds of events.