CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RefSelector.h
Go to the documentation of this file.
1 #ifndef UtilAlgos_RefSelector_h
2 #define UtilAlgos_RefSelector_h
6 
7 namespace reco {
8  namespace modules {
9 
10  template<typename S>
13  return RefSelector<S>( modules::make<S>( cfg, iC ) );
14  }
15  };
16 
17  }
18 }
19 
20 #endif
21 
tuple cfg
Definition: looper.py:293
static RefSelector< S > make(const edm::ParameterSet &cfg, edm::ConsumesCollector &iC)
Definition: RefSelector.h:12
double S(const TLorentzVector &, const TLorentzVector &)
Definition: Particle.cc:99