CMS 3D CMS Logo

StripClusterizerAlgorithmFactory.h
Go to the documentation of this file.
1 #ifndef RecoLocalTracker_StripClusterizerAlgorithmFactory_h
2 #define RecoLocalTracker_StripClusterizerAlgorithmFactory_h
3 
4 namespace edm {
5  class ParameterSet;
7 } // namespace edm
9 #include <memory>
10 
12 
14 public:
15  static std::unique_ptr<StripClusterizerAlgorithm> create(edm::ConsumesCollector&&, const edm::ParameterSet&);
17 };
18 #endif
HLT enums.
static std::unique_ptr< StripClusterizerAlgorithm > create(edm::ConsumesCollector &&, const edm::ParameterSet &)
static void fillDescriptions(edm::ParameterSetDescription &clusterizer)