CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PatternRecognitionbyMultiClusters.cc
Go to the documentation of this file.
3 
4 template <typename TILES>
7  std::vector<Trackster>& result,
8  std::unordered_map<int, std::vector<int>>& seedToTracksterAssociation) {
9  LogDebug("HGCPatterRecoTrackster") << "making Tracksters" << std::endl;
10 }
void makeTracksters(const typename PatternRecognitionAlgoBaseT< TILES >::Inputs &input, std::vector< Trackster > &result, std::unordered_map< int, std::vector< int >> &seedToTracksterAssociation) override
static std::string const input
Definition: EdmProvDump.cc:47
tuple result
Definition: mps_fire.py:311
#define LogDebug(id)