CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
StringCutObjectSelector.h
Go to the documentation of this file.
1 #ifndef UtilAlgos_StringCutObjectSelector_h
2 #define UtilAlgos_StringCutObjectSelector_h
5 
6 namespace reco {
7  namespace modules {
8 
9  template<typename T, bool Lazy>
12  return StringCutObjectSelector<T, Lazy>( cfg.template getParameter<std::string>( "cut" ) );
13  }
14  };
15 
16  }
17 }
18 
19 #endif
static StringCutObjectSelector< T, Lazy > make(const edm::ParameterSet &cfg)
long double T