Belle II Software development
|
small class to take simple vectors of SpacePoints and convert them to real SpacePointTrackCands More...
#include <SpacePointTrackCandCreator.h>
Public Member Functions | |
SpacePointTrackCand * | createSPTC (SPTCContainerType &tcContainer, std::vector< const SpacePoint * > &spacePoints, short family=-1) |
takes simple vectors of SpacePoints and convert them to real SpacePointTrackCand. | |
small class to take simple vectors of SpacePoints and convert them to real SpacePointTrackCands
Definition at line 21 of file SpacePointTrackCandCreator.h.
|
inline |
takes simple vectors of SpacePoints and convert them to real SpacePointTrackCand.
Returns the created Space Point.
Definition at line 25 of file SpacePointTrackCandCreator.h.