CMS 3D CMS Logo

MassRangeSelector.h
Go to the documentation of this file.
1 #ifndef UtilAlgos_MassRangeSelector_h
2 #define UtilAlgos_MassRangeSelector_h
5 
6 namespace reco {
7  namespace modules {
8 
9  template<>
12  return
13  MassRangeSelector( cfg.getParameter<double>( "massMin" ),
14  cfg.getParameter<double>( "massMax" ) );
15  }
16  };
17 
18  }
19 }
20 
21 #endif
22 
T getParameter(std::string const &) const
static MassRangeSelector make(const edm::ParameterSet &cfg)
fixed size matrix