12#ifndef MUCTPIXMLPARSER_HPP
13#define MUCTPIXMLPARSER_HPP
21#include <boost/property_tree/ptree.hpp>
boost::property_tree::ptree ptree
Messaging base class for TrigConf code shared with Lvl1 ( AthMessaging)
void setSector(boost::property_tree::ptree menuElement, MioctSectorGeometry §or)
boost::property_tree::ptree m_muctpiPT
void parseConfiguration()
void setConfiguration(boost::property_tree::ptree ptree)
void setOctant(boost::property_tree::ptree menuElement, MioctGeometry &octant)
void setTopoCell(boost::property_tree::ptree menuElement, MioctTopoCellGeometry &topocell)
void setROI(boost::property_tree::ptree menuElement, MioctROIGeometry &roi)
virtual ~MuctpiXMLParser() override=default
void printConfiguration() const
void readConfiguration(const std::string &inputfile)
void setPtEncoding(boost::property_tree::ptree menuElement, L1MuonPtEncoding &ptEncoding)
MuctpiXMLHelper m_xmlHelper
const MuCTPiGeometry & getMuCTPiGeometry() const
Class to provide easy access to TrigConf::MsgStream for TrigConf classes.