Belle II Software  release-05-01-25
SpacePointTrackCandCreator< SPTCContainerType > Struct Template Reference

small class to take simple vectors of SpacePoints and convert them to real SpacePointTrackCands More...

#include <SpacePointTrackCandCreator.h>

Public Member Functions

SpacePointTrackCandcreateSPTC (SPTCContainerType &tcContainer, std::vector< const SpacePoint * > &spacePoints, short family=-1)
 takes simple vectors of SpacePoints and convert them to real SpacePointTrackCand. More...
 

Detailed Description

template<class SPTCContainerType>
struct Belle2::SpacePointTrackCandCreator< SPTCContainerType >

small class to take simple vectors of SpacePoints and convert them to real SpacePointTrackCands

Definition at line 31 of file SpacePointTrackCandCreator.h.

Member Function Documentation

◆ createSPTC()

SpacePointTrackCand* createSPTC ( SPTCContainerType &  tcContainer,
std::vector< const SpacePoint * > &  spacePoints,
short  family = -1 
)
inline

takes simple vectors of SpacePoints and convert them to real SpacePointTrackCand.

Returns the created Space Point.

Definition at line 35 of file SpacePointTrackCandCreator.h.


The documentation for this struct was generated from the following file: