This is the complete list of members for XMLDocument, including all inherited members.
addAttribute(DOMElement *fElement, const std::string &fName, const T &fValue) | XMLDocument | |
addData(DOMElement *fData, const HcalPedestal &fItem) | XMLDocument | |
addData(DOMElement *fData, const HcalPedestalWidth &fItem) | XMLDocument | |
addData(DOMElement *fData, const HcalGain &fItem) | XMLDocument | |
addData(DOMElement *fData, const HcalRawGain &fItem) | XMLDocument | |
addData(DOMElement *fData, const HcalGainWidth &fItem) | XMLDocument | |
document() | XMLDocument | |
makeChId(DOMElement *fDataset, DetId fId) | XMLDocument | |
makeData(DOMElement *fDataset, const HcalPedestal &fPed, const HcalPedestalWidth &fWidth) | XMLDocument | |
makeData(DOMElement *fDataset) | XMLDocument | |
makeDataset(DOMElement *fRoot, const std::string &fVersion) | XMLDocument | |
makeElement(DOMElement *fRoot) | XMLDocument | |
makeElementDataset(DOMElement *fElement, int fXMLId, DetId fDetId, const std::string &fVersion, const std::string &fKind, unsigned long fRun) | XMLDocument | |
makeElementIOV(DOMElement *fElement, unsigned long long fIovBegin, unsigned long long fIovEnd=0) | XMLDocument | |
makeElementTag(DOMElement *fElement, const std::string &fTagName, const std::string &fDetectorName, const std::string &fComment="Automatically created by HcalDbXml") | XMLDocument | |
makeHeader(DOMElement *fRoot, const std::string &fExtensionName, unsigned long fRun) | XMLDocument | |
makeMapDataset(DOMElement *fIov, int fXMLId) | XMLDocument | |
makeMapIOV(DOMElement *fTag) | XMLDocument | |
makeMaps(DOMElement *fRoot) | XMLDocument | |
makeMapTag(DOMElement *fMap) | XMLDocument | |
makeRun(DOMElement *fHeader, unsigned long fRun) | XMLDocument | |
makeType(DOMElement *fHeader, const std::string &fExtensionName) | XMLDocument | |
mDoc | XMLDocument | private |
mDom | XMLDocument | private |
newElement(DOMElement *fParent, const T &fName) | XMLDocument | |
newValue(DOMElement *fParent, const std::string &fName, const T &fValue) | XMLDocument | |
root() | XMLDocument | |
streamOut(std::ostream &fOut) | XMLDocument | |
XMLDocument() | XMLDocument |