22 if (!theConfig.
exists(
"configXMLFile") )
return;
26 if (!theConfig.
exists(
"patternsXMLFiles") )
return;
28 for(
auto it: theConfig.
getParameter<std::vector<edm::ParameterSet> >(
"patternsXMLFiles")){
36 for(
auto it: fileNames){
89 using namespace edm::es;
90 boost::shared_ptr<L1TMuonOverlapParams> aL1TMTFOverlapParams;
93 return aL1TMTFOverlapParams;
T getParameter(std::string const &) const
~L1TMuonOverlapParamsESProducer()
void setMeanDistPhiLUT(const l1t::LUT &lut)
void setEtaLUT(const l1t::LUT &lut)
unsigned fwVersion() const
L1TMuonOverlapParams params
bool exists(std::string const ¶meterName) const
checks if a parameter exists
void setChargeLUT(const l1t::LUT &lut)
ReturnType produceParams(const L1TMuonOverlapParamsRcd &)
void readLUT(l1t::LUT *lut, const L1TMuonOverlapParams &aConfig, const std::string &type)
bool readPatternsXML(XMLConfigReader &aReader)
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
void setPtLUT(const l1t::LUT &lut)
bool readConnectionsXML(const XMLConfigReader &aReader)
Read Connections from single XML file.
void readConfig(const std::string fName)
unsigned int getPatternsVersion() const
void setPatternsFile(const std::string &fName)
void setConfigFile(const std::string &fName)
L1TMuonOverlapParamsESProducer(const edm::ParameterSet &)
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
boost::shared_ptr< L1TMuonOverlapParams > ReturnType
void setFwVersion(unsigned fwVersion)
std::string fullPath() const
void setPdfLUT(const l1t::LUT &lut)