#include <HcalDQMDbInterface.h>
Public Member Functions | |
void | createData (DOMDocument *doc, DOMElement *parent, HcalHLXMask mask) |
DOMElement * | createDataset (DOMDocument *doc, const HcalHLXMask mask, const char *gmtime, const char *version, const char *subversion) |
void | createHeader (DOMDocument *doc) |
HcalHLXMaskDbInterface () | |
Public Member Functions inherited from HcalDQMDbInterface | |
DOMElement * | createChannel (DOMDocument *doc, DOMElement *parent, HcalDetId id) |
DOMDocument * | createDocument () |
DOMElement * | createElement (DOMDocument *doc, DOMElement *parent, char *name) |
DOMElement * | createElement (DOMDocument *doc, DOMElement *parent, char *name, char *value) |
DOMElement * | createElement (DOMDocument *doc, DOMElement *parent, char *name, const char *value) |
DOMElement * | createFooter (DOMDocument *doc, unsigned long long fIovBegin, unsigned long long fIovEnd, const char *fTagName, const char *fDetectorName, const char *fComment) |
DOMElement * | createIOV (DOMDocument *doc, DOMElement *parent, unsigned long long fIovBegin, unsigned long long fIovEnd) |
DOMElement * | createTag (DOMDocument *doc, DOMElement *parent, const char *fTagName, const char *fDetectorName, const char *fComment) |
HcalDQMDbInterface () | |
const char * | itoa (int i) |
DOMElement * | makeMapDataset (DOMDocument *doc, DOMElement *fIov) |
DOMElement * | makeMapIOV (DOMDocument *doc, DOMElement *fTag) |
DOMElement * | makeMapTag (DOMDocument *doc, DOMElement *fMap) |
void | writeDocument (DOMDocument *doc, const char *xmlFile) |
Definition at line 72 of file HcalDQMDbInterface.h.
|
inline |
Definition at line 75 of file HcalDQMDbInterface.h.
void HcalHLXMaskDbInterface::createData | ( | DOMDocument * | doc, |
DOMElement * | parent, | ||
HcalHLXMask | mask | ||
) |
Definition at line 171 of file HcalDQMDbInterface.cc.
References HcalDQMDbInterface::createElement(), HcalHLXMask::lhcMask, HcalHLXMask::occMask, HcalHLXMask::position, HcalHLXMask::sumEtMask, and tmp.
DOMElement * HcalHLXMaskDbInterface::createDataset | ( | DOMDocument * | doc, |
const HcalHLXMask | mask, | ||
const char * | gmtime, | ||
const char * | version, | ||
const char * | subversion | ||
) |
Definition at line 183 of file HcalDQMDbInterface.cc.
References HcalHLXMask::crateId, HcalDQMDbInterface::createElement(), HcalDQMDbInterface::itoa(), dbtoconf::parent, HcalHLXMask::slotId, and tmp.
void HcalHLXMaskDbInterface::createHeader | ( | DOMDocument * | doc | ) |
Definition at line 161 of file HcalDQMDbInterface.cc.
References HcalDQMDbInterface::createElement(), and dbtoconf::parent.