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