CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MkFitSeedWrapper.cc
Go to the documentation of this file.
2 
3 // mkFit includes
4 #include "Track.h"
5 
7 
9  : seeds_{std::make_unique<mkfit::TrackVec>(std::move(seeds))} {}
10 
12 
def move
Definition: eostools.py:511
std::vector< Track > TrackVec
MkFitSeedWrapper & operator=(MkFitSeedWrapper const &)=delete