10#include <tracking/spacePointCreation/SpacePoint.h>
11#include <tracking/spacePointCreation/SpacePointTrackCand.h>
20 template<
class SPTCContainerType>
Storage for (VXD) SpacePoint-based track candidates.
void setFamily(short family)
assign family identifier
Abstract base class for different kinds of events.
small class to take simple vectors of SpacePoints and convert them to real SpacePointTrackCands
SpacePointTrackCand * createSPTC(SPTCContainerType &tcContainer, std::vector< const SpacePoint * > &spacePoints, short family=-1)
takes simple vectors of SpacePoints and convert them to real SpacePointTrackCand.