CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
L1TMuonOverlapPhase1ParamsESProducer.h
Go to the documentation of this file.
1 #ifndef L1T_OmtfP1_L1TMuonOverlapPhase1ParamsESProducer_H
2 #define L1T_OmtfP1_L1TMuonOverlapPhase1ParamsESProducer_H
3 
6 
11 
14 
15 #include <memory>
16 
18 public:
21 
22  typedef std::shared_ptr<L1TMuonOverlapParams> ReturnType;
23 
25 
27 
28 private:
32  bool readPatternsXML(XMLConfigReader& aReader);
33 
35  bool readConnectionsXML(const XMLConfigReader& aReader);
36 
39 };
40 
41 #endif //L1T_OmtfP1_L1TMuonOverlapPhase1ParamsESProducer_H
bool readConnectionsXML(const XMLConfigReader &aReader)
Read Connections from single XML file.
ReturnType producePatterns(const L1TMuonOverlapParamsRcd &)
ReturnType produceParams(const L1TMuonOverlapParamsRcd &)
std::shared_ptr< L1TMuonOverlapParams > ReturnType