![]() |
Belle II Software development
|
small class to take simple vectors of SpacePoints and convert them to real SpacePointTrackCands More...
#include <SpacePointTrackCandCreator.h>
Static Public Member Functions | |
| static 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.
|
inlinestatic |
takes simple vectors of SpacePoints and convert them to real SpacePointTrackCand.
Returns the created Space Point.
Definition at line 25 of file SpacePointTrackCandCreator.h.