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;
6 }
8 #include <memory>
9 
11 public:
12  static std::unique_ptr<StripClusterizerAlgorithm> create(const edm::ParameterSet&);
13 };
14 #endif
def create(alignables, pedeDump, additionalData, outputFile, config)
HLT enums.