1 #ifndef HcalPatternXMLParser_hh_included
2 #define HcalPatternXMLParser_hh_included 1
17 void parse(
const std::string& xmlDocument, std::map<std::string,std::string>& parameters, std::vector<uint32_t>& items);
23 #endif // HcalPatternXMLParser_hh_included
void parse(const std::string &xmlDocument, std::map< std::string, std::string > ¶meters, std::vector< std::string > &items, std::string &encoding)
HcalPatternXMLParserImpl * m_parser