CMS 3D CMS Logo

EtMinSelector.h
Go to the documentation of this file.
1 #ifndef UtilAlgos_EtMinSelector_h
2 #define UtilAlgos_EtMinSelector_h
7 
8 namespace reco {
9  namespace modules {
10 
11  template<>
14  return EtMinSelector( cfg.getParameter<double>( "etMin" ) );
15  }
16 
18  desc.add<double>("etMin", 0.);
19  }
20  };
21 
22  }
23 }
24 
25 #endif
26 
T getParameter(std::string const &) const
static EtMinSelector make(const edm::ParameterSet &cfg, edm::ConsumesCollector &iC)
Definition: EtMinSelector.h:13
ParameterDescriptionBase * add(U const &iLabel, T const &value)
static void fillPSetDescription(edm::ParameterSetDescription &desc)
Definition: EtMinSelector.h:17
fixed size matrix