|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TrigConfMuctpi_MuctpiXMLHelper
6 #define TrigConfMuctpi_MuctpiXMLHelper
9 #include "boost/property_tree/ptree.hpp"
std::string getAttribute(const boost::property_tree::ptree &tree, const std::string &attr)
void printAttributes(const boost::property_tree::ptree &tree)
unsigned int getUIntAttribute(const boost::property_tree::ptree &tree, const std::string &attr)
std::string readAttribute(const boost::property_tree::ptree &tree, const std::string &attr)
bool hasAttribute(const boost::property_tree::ptree &tree, const std::string &attr)
boost::property_tree::ptree ptree
int getIntAttribute(const boost::property_tree::ptree &tree, const std::string &attr)
Class to provide easy access to TrigConf::MsgStream for TrigConf classes.
Messaging base class for TrigConf code shared with Lvl1 ( AthMessaging)
float getFloatAttribute(const boost::property_tree::ptree &tree, const std::string &attr)