CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MakePyVIDClassBuilder.h
Go to the documentation of this file.
1 #ifndef __PhysicsTools_SelectorUtils_MakePyVIDClassBuilder_h__
2 #define __PhysicsTools_SelectorUtils_MakePyVIDClassBuilder_h__
3 
6 
7 template<class PhysObj>
10 
12  operator()(const std::string& pset,
13  const std::string& which_config) {
14  const edm::ParameterSet& temp =
15  edm::readPSetsFrom(pset)->getParameter<edm::ParameterSet>(which_config);
17  }
18 
22  }
23 
24 };
25 
26 #endif
std::shared_ptr< ParameterSet > readPSetsFrom(std::string const &fileOrString)
VersionedSelector< edm::Ptr< PhysObj > > operator()(const std::string &pset, const std::string &which_config)
VersionedSelector< edm::Ptr< PhysObj > > operator()()
cut-flow versioning info in the event provenance