#include <SiStripConfigParser.h>
Public Member Functions | |
bool | getFrequencyForSummary (int &u_freq) |
bool | getMENamesForSummary (std::map< std::string, std::string > &me_names) |
SiStripConfigParser () | |
~SiStripConfigParser () | |
Public Member Functions inherited from DQMParserBase | |
int | countNodes (std::string tagName) |
Returns the number of nodes with given name. More... | |
xercesc::DOMDocument * | doc () |
DOM Document. More... | |
DQMParserBase () | |
Creator. More... | |
void | getDocument (std::string configFile, bool UseDB=false) |
Methor that parses the xml file configFile. More... | |
void | getNewDocument (std::string configFile, bool UseDB=false) |
Parses a new Document. More... | |
virtual | ~DQMParserBase () |
Destructor. More... | |
Additional Inherited Members | |
Protected Attributes inherited from DQMParserBase | |
xercesc::XercesDOMParser * | parser |
Class that handles the SiStrip Quality Tests
Definition at line 18 of file SiStripConfigParser.h.
SiStripConfigParser::SiStripConfigParser | ( | ) |
Definition at line 9 of file SiStripConfigParser.cc.
SiStripConfigParser::~SiStripConfigParser | ( | ) |
Definition at line 16 of file SiStripConfigParser.cc.
bool SiStripConfigParser::getFrequencyForSummary | ( | int & | u_freq | ) |
Get Node
Definition at line 58 of file SiStripConfigParser.cc.
References qtxml::_toDOMS(), qtxml::_toString(), gather_cfg::cout, and DQMParserBase::doc().
Referenced by SiStripSummaryCreator::readConfiguration().
bool SiStripConfigParser::getMENamesForSummary | ( | std::map< std::string, std::string > & | me_names | ) |
Get Node
Definition at line 23 of file SiStripConfigParser.cc.
References qtxml::_toDOMS(), qtxml::_toString(), gather_cfg::cout, DQMParserBase::doc(), gen::k, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by SiStripSummaryCreator::readConfiguration().