This is the complete list of members for DQMStore, including all inherited members.
book1D(char_string const &name, char_string const &title, int const nchX, double const lowX, double const highX) | DQMStore | |
book1D(char_string const &name, char_string const &title, int nchX, float const *xbinsize) | DQMStore | |
book1D(char_string const &name, TH1F *h) | DQMStore | |
book1D_(std::string const &dir, std::string const &name, TH1F *h) | DQMStore | private |
book1DD(char_string const &name, char_string const &title, int nchX, double lowX, double highX) | DQMStore | |
book1DD(char_string const &name, char_string const &title, int nchX, float const *xbinsize) | DQMStore | |
book1DD(char_string const &name, TH1D *h) | DQMStore | |
book1DD_(std::string const &dir, std::string const &name, TH1D *h) | DQMStore | private |
book1S(char_string const &name, char_string const &title, int nchX, double lowX, double highX) | DQMStore | |
book1S(char_string const &name, char_string const &title, int nchX, float const *xbinsize) | DQMStore | |
book1S(char_string const &name, TH1S *h) | DQMStore | |
book1S_(std::string const &dir, std::string const &name, TH1S *h) | DQMStore | private |
book2D(char_string const &name, char_string const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY) | DQMStore | |
book2D(char_string const &name, char_string const &title, int nchX, float const *xbinsize, int nchY, float const *ybinsize) | DQMStore | |
book2D(char_string const &name, TH2F *h) | DQMStore | |
book2D_(std::string const &dir, std::string const &name, TH2F *h) | DQMStore | private |
book2DD(char_string const &name, char_string const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY) | DQMStore | |
book2DD(char_string const &name, char_string const &title, int nchX, float const *xbinsize, int nchY, float const *ybinsize) | DQMStore | |
book2DD(char_string const &name, TH2D *h) | DQMStore | |
book2DD_(std::string const &dir, std::string const &name, TH2D *h) | DQMStore | private |
book2S(char_string const &name, char_string const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY) | DQMStore | |
book2S(char_string const &name, char_string const &title, int nchX, float const *xbinsize, int nchY, float const *ybinsize) | DQMStore | |
book2S(char_string const &name, TH2S *h) | DQMStore | |
book2S_(std::string const &dir, std::string const &name, TH2S *h) | DQMStore | private |
book3D(char_string const &name, char_string const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, int nchZ, double lowZ, double highZ) | DQMStore | |
book3D(char_string const &name, TH3F *h) | DQMStore | |
book3D_(std::string const &dir, std::string const &name, TH3F *h) | DQMStore | private |
book_(std::string const &dir, std::string const &name, char const *context) | DQMStore | private |
book_(std::string const &dir, std::string const &name, char const *context, int kind, HISTO *h, COLLATE collate) | DQMStore | private |
book_mutex_ | DQMStore | private |
bookConcurrentTransaction(iFunc f, uint32_t run) | DQMStore | inline |
bookFloat(char_string const &name) | DQMStore | |
bookFloat_(std::string const &dir, std::string const &name) | DQMStore | private |
bookInt(char_string const &name) | DQMStore | |
bookInt_(std::string const &dir, std::string const &name) | DQMStore | private |
bookProfile(char_string const &name, char_string const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, char const *option="s") | DQMStore | |
bookProfile(char_string const &name, char_string const &title, int nchX, double lowX, double highX, double lowY, double highY, char const *option="s") | DQMStore | |
bookProfile(char_string const &name, char_string const &title, int nchX, double const *xbinsize, int nchY, double lowY, double highY, char const *option="s") | DQMStore | |
bookProfile(char_string const &name, char_string const &title, int nchX, double const *xbinsize, double lowY, double highY, char const *option="s") | DQMStore | |
bookProfile(char_string const &name, TProfile *h) | DQMStore | |
bookProfile2D(char_string const &name, char_string const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, double lowZ, double highZ, char const *option="s") | DQMStore | |
bookProfile2D(char_string const &name, char_string const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, int nchZ, double lowZ, double highZ, char const *option="s") | DQMStore | |
bookProfile2D(char_string const &name, TProfile2D *h) | DQMStore | |
bookProfile2D_(std::string const &dir, std::string const &name, TProfile2D *h) | DQMStore | private |
bookProfile_(std::string const &dir, std::string const &name, TProfile *h) | DQMStore | private |
bookString(char_string const &name, char_string const &value) | DQMStore | |
bookString_(std::string const &dir, std::string const &name, std::string const &value) | DQMStore | private |
bookTransaction(iFunc f, uint32_t run, uint32_t moduleId, bool canSaveByLumi) | DQMStore | inline |
canSaveByLumi_ | DQMStore | private |
cd() | DQMStore | |
cd(std::string const &subdir) | DQMStore | |
cdInto(std::string const &path) const | DQMStore | private |
checkBinningMatches(MonitorElement *me, TH1 *h, unsigned verbose) | DQMStore | privatestatic |
cloneLumiHistograms(uint32_t run, uint32_t lumi, uint32_t moduleId) | DQMStore | |
cloneRunHistograms(uint32_t run, uint32_t moduleId) | DQMStore | |
collate1D(MonitorElement *me, TH1F *h, unsigned verbose) | DQMStore | privatestatic |
collate1DD(MonitorElement *me, TH1D *h, unsigned verbose) | DQMStore | privatestatic |
collate1S(MonitorElement *me, TH1S *h, unsigned verbose) | DQMStore | privatestatic |
collate2D(MonitorElement *me, TH2F *h, unsigned verbose) | DQMStore | privatestatic |
collate2DD(MonitorElement *me, TH2D *h, unsigned verbose) | DQMStore | privatestatic |
collate2S(MonitorElement *me, TH2S *h, unsigned verbose) | DQMStore | privatestatic |
collate3D(MonitorElement *me, TH3F *h, unsigned verbose) | DQMStore | privatestatic |
collateHistograms_ | DQMStore | private |
collateProfile(MonitorElement *me, TProfile *h, unsigned verbose) | DQMStore | privatestatic |
collateProfile2D(MonitorElement *me, TProfile2D *h, unsigned verbose) | DQMStore | privatestatic |
containsAnyMonitorable(std::string const &path) const | DQMStore | |
createQTest(std::string const &algoname, std::string const &qtname) | DQMStore | |
data_ | DQMStore | private |
deleteUnusedLumiHistograms(uint32_t run, uint32_t lumi) | DQMStore | |
dirExists(std::string const &path) const | DQMStore | |
dirs_ | DQMStore | private |
disableSoftReset(MonitorElement *me) | DQMStore | |
doSaveByLumi_ | DQMStore | private |
DQMArchiver class | DQMStore | friend |
DQMFileSaver class | DQMStore | friend |
DQMNet class | DQMStore | friend |
DQMRootOutputModule class | DQMStore | friend |
DQMRootSource class | DQMStore | friend |
DQMService class | DQMStore | friend |
DQMStore(edm::ParameterSet const &pset, edm::ActivityRegistry &) | DQMStore | |
DQMStore(edm::ParameterSet const &pset) | DQMStore | |
DQMStore(DQMStore const &)=delete | DQMStore | |
DQMStoreExample class | DQMStore | friend |
edm::DQMHttpSource class | DQMStore | friend |
enableMultiThread_ | DQMStore | private |
extract(TObject *obj, std::string const &dir, bool overwrite, bool collateHistograms) | DQMStore | private |
extractNextObject(TBufferFile &) const | DQMStore | inlineprivate |
findObject(uint32_t run, uint32_t lumi, uint32_t moduleId, std::string const &dir, std::string const &name) const | DQMStore | private |
forceReset() | DQMStore | private |
forceResetOnBeginLumi_ | DQMStore | private |
get(std::string const &path) const | DQMStore | |
get(unsigned int tag) const | DQMStore | |
get_info(dqmstorepb::ROOTFilePB_Histo const &, std::string &dirname, std::string &objname, TObject **obj) | DQMStore | private |
getAllContents(std::string const &path, uint32_t runNumber=0, uint32_t lumi=0) const | DQMStore | |
getContents(std::string const &path) const | DQMStore | |
getContents(std::string const &path, unsigned int tag) const | DQMStore | |
getContents(std::vector< std::string > &into, bool showContents=true) const | DQMStore | |
getMatchingContents(std::string const &pattern, lat::Regexp::Syntax syntaxType=lat::Regexp::Wildcard) const | DQMStore | |
getMEs() const | DQMStore | |
getQCriterion(std::string const &qtname) const | DQMStore | |
getStatus(std::string const &path="") const | DQMStore | |
getSubdirs() const | DQMStore | |
goUp() | DQMStore | |
initialise(MonitorElement *me, std::string const &path) | DQMStore | private |
initializeFrom(const edm::ParameterSet &) | DQMStore | private |
isCollate() const | DQMStore | |
isCollateME(MonitorElement *me) const | DQMStore | private |
KeepRunDirs enum value | DQMStore | |
load(std::string const &filename, OpenRunDirs stripdirs=StripRunDirs, bool fileMustExist=true) | DQMStore | |
LSbasedMode_ | DQMStore | private |
makeDirectory(std::string const &path) | DQMStore | private |
meBookerGetter(iFunc f) | DQMStore | inline |
MEMap typedef | DQMStore | private |
MEtoEDMConverter class | DQMStore | friend |
moduleId_ | DQMStore | private |
mtEnabled() | DQMStore | inline |
open(std::string const &filename, bool overwrite=false, std::string const &path="", std::string const &prepend="", OpenRunDirs stripdirs=KeepRunDirs, bool fileMustExist=true) | DQMStore | |
OpenRunDirs enum name | DQMStore | |
operator=(DQMStore const &)=delete | DQMStore | |
postGlobalBeginLumi(const edm::GlobalContext &) | DQMStore | private |
print_trace(std::string const &dir, std::string const &name) | DQMStore | private |
pwd() const | DQMStore | |
pwd_ | DQMStore | private |
qalgos_ | DQMStore | private |
QAMap typedef | DQMStore | private |
QCMap typedef | DQMStore | private |
qtests_ | DQMStore | private |
QTestSpec typedef | DQMStore | private |
QTestSpecs typedef | DQMStore | private |
qtestspecs_ | DQMStore | private |
readDirectory(TFile *file, bool overwrite, std::string const &path, std::string const &prepend, std::string const &curdir, OpenRunDirs stripdirs) | DQMStore | private |
readFile(std::string const &filename, bool overwrite=false, std::string const &path="", std::string const &prepend="", OpenRunDirs stripdirs=StripRunDirs, bool fileMustExist=true) | DQMStore | private |
readFilePB(std::string const &filename, bool overwrite=false, std::string const &path="", std::string const &prepend="", OpenRunDirs stripdirs=StripRunDirs, bool fileMustExist=true) | DQMStore | private |
readSelectedDirectory_ | DQMStore | private |
removeContents() | DQMStore | |
removeContents(std::string const &dir) | DQMStore | |
removeElement(std::string const &name) | DQMStore | |
removeElement(std::string const &dir, std::string const &name, bool warning=true) | DQMStore | |
reset() | DQMStore | private |
reset_ | DQMStore | private |
rmdir(std::string const &fullpath) | DQMStore | |
run_ | DQMStore | private |
runQTests() | DQMStore | |
save(std::string const &filename, std::string const &path="", std::string const &pattern="", std::string const &rewrite="", uint32_t run=0, uint32_t lumi=0, SaveReferenceTag ref=SaveWithReference, int minStatus=dqm::qstatus::STATUS_OK, std::string const &fileupdate="RECREATE") | DQMStore | |
saveMonitorElementRangeToPB(std::string const &dir, unsigned int run, MEMap::const_iterator begin, MEMap::const_iterator end, dqmstorepb::ROOTFilePB &file, unsigned int &counter) | DQMStore | private |
saveMonitorElementRangeToROOT(std::string const &dir, std::string const &refpath, SaveReferenceTag ref, int minStatus, unsigned int run, MEMap::const_iterator begin, MEMap::const_iterator end, TFile &file, unsigned int &counter) | DQMStore | private |
saveMonitorElementToPB(MonitorElement const &me, dqmstorepb::ROOTFilePB &file) | DQMStore | private |
saveMonitorElementToROOT(MonitorElement const &me, TFile &file) | DQMStore | private |
savePB(std::string const &filename, std::string const &path="", uint32_t run=0, uint32_t lumi=0) | DQMStore | |
SaveReferenceTag enum name | DQMStore | |
SaveWithoutReference enum value | DQMStore | |
SaveWithReference enum value | DQMStore | |
SaveWithReferenceForQTest enum value | DQMStore | |
scaleElements() | DQMStore | |
scaleFlag_ | DQMStore | private |
setAccumulate(MonitorElement *me, bool flag) | DQMStore | private |
setCurrentFolder(std::string const &fullpath) | DQMStore | |
setVerbose(unsigned level) | DQMStore | |
showDirStructure() const | DQMStore | |
softReset(MonitorElement *me) | DQMStore | |
stream_ | DQMStore | private |
StripRunDirs enum value | DQMStore | |
tag(MonitorElement *me, unsigned int myTag) | DQMStore | |
tag(std::string const &path, unsigned int myTag) | DQMStore | |
tagAllContents(std::string const &path, unsigned int myTag) | DQMStore | |
tagContents(std::string const &path, unsigned int myTag) | DQMStore | |
useQTest(std::string const &dir, std::string const &qtname) | DQMStore | |
useQTestByMatch(std::string const &pattern, std::string const &qtname) | DQMStore | |
verbose_ | DQMStore | private |
verboseQT_ | DQMStore | private |
~DQMStore() | DQMStore |