![]() |
![]() |
#include <CalibCalorimetry/CaloMiscalibTools/interface/MiscalibReaderFromXMLDomUtils.h>
Static Public Member Functions | |
static double | getFloatAttribute (XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attributes, std::string attr_name, bool &well_formed_string) |
static int | getIntAttribute (XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attributes, std::string attr_name, bool &well_formed_string) |
static std::string | getStringAttribute (XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attributes, std::string attr_name) |
static bool | hasAttribute (XERCES_CPP_NAMESPACE::DOMNamedNodeMap *attributes, std::string attr_name) |
static std::string | toString (const XMLCh *str) |
Definition at line 11 of file MiscalibReaderFromXMLDomUtils.h.
static double MiscalibReaderFromXMLDomUtils::getFloatAttribute | ( | XERCES_CPP_NAMESPACE::DOMNamedNodeMap * | attributes, | |
std::string | attr_name, | |||
bool & | well_formed_string | |||
) | [inline, static] |
static int MiscalibReaderFromXMLDomUtils::getIntAttribute | ( | XERCES_CPP_NAMESPACE::DOMNamedNodeMap * | attributes, | |
std::string | attr_name, | |||
bool & | well_formed_string | |||
) | [inline, static] |
static std::string MiscalibReaderFromXMLDomUtils::getStringAttribute | ( | XERCES_CPP_NAMESPACE::DOMNamedNodeMap * | attributes, | |
std::string | attr_name | |||
) | [inline, static] |
static bool MiscalibReaderFromXMLDomUtils::hasAttribute | ( | XERCES_CPP_NAMESPACE::DOMNamedNodeMap * | attributes, | |
std::string | attr_name | |||
) | [inline, static] |
static std::string MiscalibReaderFromXMLDomUtils::toString | ( | const XMLCh * | str | ) | [inline, static] |