This is the complete list of members for DQMStore, including all inherited members.
book(const std::string &dir, const std::string &name, const char *context) | DQMStore | private |
book(const std::string &dir, const std::string &name, const char *context, int kind, HISTO *h, COLLATE collate) | DQMStore | private |
book1D(const char *name, const char *title, int nchX, double lowX, double highX) | DQMStore | |
book1D(const std::string &name, const std::string &title, int nchX, double lowX, double highX) | DQMStore | |
book1D(const char *name, const char *title, int nchX, float *xbinsize) | DQMStore | |
book1D(const std::string &name, const std::string &title, int nchX, float *xbinsize) | DQMStore | |
book1D(const char *name, TH1F *h) | DQMStore | |
book1D(const std::string &name, TH1F *h) | DQMStore | |
book1D(const std::string &dir, const std::string &name, TH1F *h) | DQMStore | private |
book1DD(const char *name, const char *title, int nchX, double lowX, double highX) | DQMStore | |
book1DD(const std::string &name, const std::string &title, int nchX, double lowX, double highX) | DQMStore | |
book1DD(const char *name, const char *title, int nchX, float *xbinsize) | DQMStore | |
book1DD(const std::string &name, const std::string &title, int nchX, float *xbinsize) | DQMStore | |
book1DD(const char *name, TH1D *h) | DQMStore | |
book1DD(const std::string &name, TH1D *h) | DQMStore | |
book1DD(const std::string &dir, const std::string &name, TH1D *h) | DQMStore | private |
book1S(const char *name, const char *title, int nchX, double lowX, double highX) | DQMStore | |
book1S(const std::string &name, const std::string &title, int nchX, double lowX, double highX) | DQMStore | |
book1S(const char *name, const char *title, int nchX, float *xbinsize) | DQMStore | |
book1S(const std::string &name, const std::string &title, int nchX, float *xbinsize) | DQMStore | |
book1S(const char *name, TH1S *h) | DQMStore | |
book1S(const std::string &name, TH1S *h) | DQMStore | |
book1S(const std::string &dir, const std::string &name, TH1S *h) | DQMStore | private |
book2D(const char *name, const char *title, int nchX, double lowX, double highX, int nchY, double lowY, double highY) | DQMStore | |
book2D(const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY) | DQMStore | |
book2D(const char *name, const char *title, int nchX, float *xbinsize, int nchY, float *ybinsize) | DQMStore | |
book2D(const std::string &name, const std::string &title, int nchX, float *xbinsize, int nchY, float *ybinsize) | DQMStore | |
book2D(const char *name, TH2F *h) | DQMStore | |
book2D(const std::string &name, TH2F *h) | DQMStore | |
book2D(const std::string &dir, const std::string &name, TH2F *h) | DQMStore | private |
book2DD(const char *name, const char *title, int nchX, double lowX, double highX, int nchY, double lowY, double highY) | DQMStore | |
book2DD(const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY) | DQMStore | |
book2DD(const char *name, const char *title, int nchX, float *xbinsize, int nchY, float *ybinsize) | DQMStore | |
book2DD(const std::string &name, const std::string &title, int nchX, float *xbinsize, int nchY, float *ybinsize) | DQMStore | |
book2DD(const char *name, TH2D *h) | DQMStore | |
book2DD(const std::string &name, TH2D *h) | DQMStore | |
book2DD(const std::string &dir, const std::string &name, TH2D *h) | DQMStore | private |
book2S(const char *name, const char *title, int nchX, double lowX, double highX, int nchY, double lowY, double highY) | DQMStore | |
book2S(const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY) | DQMStore | |
book2S(const char *name, const char *title, int nchX, float *xbinsize, int nchY, float *ybinsize) | DQMStore | |
book2S(const std::string &name, const std::string &title, int nchX, float *xbinsize, int nchY, float *ybinsize) | DQMStore | |
book2S(const char *name, TH2S *h) | DQMStore | |
book2S(const std::string &name, TH2S *h) | DQMStore | |
book2S(const std::string &dir, const std::string &name, TH2S *h) | DQMStore | private |
book3D(const char *name, const char *title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, int nchZ, double lowZ, double highZ) | DQMStore | |
book3D(const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, int nchZ, double lowZ, double highZ) | DQMStore | |
book3D(const char *name, TH3F *h) | DQMStore | |
book3D(const std::string &name, TH3F *h) | DQMStore | |
book3D(const std::string &dir, const std::string &name, TH3F *h) | DQMStore | private |
bookFloat(const char *name) | DQMStore | |
bookFloat(const std::string &name) | DQMStore | |
bookFloat(const std::string &dir, const std::string &name) | DQMStore | private |
bookInt(const char *name) | DQMStore | |
bookInt(const std::string &name) | DQMStore | |
bookInt(const std::string &dir, const std::string &name) | DQMStore | private |
bookProfile(const char *name, const char *title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, const char *option="s") | DQMStore | |
bookProfile(const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, const char *option="s") | DQMStore | |
bookProfile(const char *name, const char *title, int nchX, double lowX, double highX, double lowY, double highY, const char *option="s") | DQMStore | |
bookProfile(const std::string &name, const std::string &title, int nchX, double lowX, double highX, double lowY, double highY, const char *option="s") | DQMStore | |
bookProfile(const char *name, const char *title, int nchX, double *xbinsize, int nchY, double lowY, double highY, const char *option="s") | DQMStore | |
bookProfile(const std::string &name, const std::string &title, int nchX, double *xbinsize, int nchY, double lowY, double highY, const char *option="s") | DQMStore | |
bookProfile(const char *name, const char *title, int nchX, double *xbinsize, double lowY, double highY, const char *option="s") | DQMStore | |
bookProfile(const std::string &name, const std::string &title, int nchX, double *xbinsize, double lowY, double highY, const char *option="s") | DQMStore | |
bookProfile(const char *name, TProfile *h) | DQMStore | |
bookProfile(const std::string &name, TProfile *h) | DQMStore | |
bookProfile(const std::string &dir, const std::string &name, TProfile *h) | DQMStore | private |
bookProfile2D(const char *name, const char *title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, int nchZ, double lowZ, double highZ, const char *option="s") | DQMStore | |
bookProfile2D(const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, int nchZ, double lowZ, double highZ, const char *option="s") | DQMStore | |
bookProfile2D(const char *name, const char *title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, double lowZ, double highZ, const char *option="s") | DQMStore | |
bookProfile2D(const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, double lowZ, double highZ, const char *option="s") | DQMStore | |
bookProfile2D(const char *name, TProfile2D *h) | DQMStore | |
bookProfile2D(const std::string &name, TProfile2D *h) | DQMStore | |
bookProfile2D(const std::string &folder, const std::string &name, TProfile2D *h) | DQMStore | private |
bookString(const char *name, const char *value) | DQMStore | |
bookString(const std::string &name, const std::string &value) | DQMStore | |
bookString(const std::string &dir, const std::string &name, const std::string &value) | DQMStore | private |
cd(void) | DQMStore | |
cd(const std::string &subdir) | DQMStore | |
cdInto(const std::string &path) const | DQMStore | private |
checkBinningMatches(MonitorElement *me, TH1 *h) | DQMStore | privatestatic |
collate1D(MonitorElement *me, TH1F *h) | DQMStore | privatestatic |
collate1DD(MonitorElement *me, TH1D *h) | DQMStore | privatestatic |
collate1S(MonitorElement *me, TH1S *h) | DQMStore | privatestatic |
collate2D(MonitorElement *me, TH2F *h) | DQMStore | privatestatic |
collate2DD(MonitorElement *me, TH2D *h) | DQMStore | privatestatic |
collate2S(MonitorElement *me, TH2S *h) | DQMStore | privatestatic |
collate3D(MonitorElement *me, TH3F *h) | DQMStore | privatestatic |
collateHistograms_ | DQMStore | private |
collateProfile(MonitorElement *me, TProfile *h) | DQMStore | privatestatic |
collateProfile2D(MonitorElement *me, TProfile2D *h) | DQMStore | privatestatic |
containsAnyMonitorable(const std::string &path) const | DQMStore | |
createQTest(const std::string &algoname, const std::string &qtname) | DQMStore | |
data_ | DQMStore | private |
dirExists(const std::string &path) const | DQMStore | |
dirs_ | DQMStore | private |
disableSoftReset(MonitorElement *me) | DQMStore | |
DQMArchiver class | DQMStore | friend |
DQMNet class | DQMStore | friend |
DQMService class | DQMStore | friend |
DQMStore(const edm::ParameterSet &pset, edm::ActivityRegistry &) | DQMStore | |
DQMStore(const edm::ParameterSet &pset) | DQMStore | |
DQMStore(const DQMStore &) | DQMStore | private |
DQMStoreExample class | DQMStore | friend |
edm::DQMHttpSource class | DQMStore | friend |
extract(TObject *obj, const std::string &dir, bool overwrite) | DQMStore | private |
findObject(const std::string &dir, const std::string &name) const | DQMStore | private |
forceReset(void) | DQMStore | private |
get(const std::string &path) const | DQMStore | |
get(unsigned int tag) const | DQMStore | |
getAllContents(const std::string &path) const | DQMStore | |
getAllTags(std::vector< std::string > &into) const | DQMStore | |
getContents(const std::string &path) const | DQMStore | |
getContents(const std::string &path, unsigned int tag) const | DQMStore | |
getContents(std::vector< std::string > &into, bool showContents=true) const | DQMStore | |
getMatchingContents(const std::string &pattern, lat::Regexp::Syntax syntaxType=lat::Regexp::Wildcard) const | DQMStore | |
getMEs(void) const | DQMStore | |
getQCriterion(const std::string &qtname) const | DQMStore | |
getStatus(const std::string &path="") const | DQMStore | |
getSubdirs(void) const | DQMStore | |
goUp(void) | DQMStore | |
initialise(MonitorElement *me, const std::string &path) | DQMStore | private |
initializeFrom(const edm::ParameterSet &) | DQMStore | private |
isCollateME(MonitorElement *me) const | DQMStore | private |
KeepRunDirs enum value | DQMStore | |
load(const std::string &filename, OpenRunDirs stripdirs=StripRunDirs, bool fileMustExist=true) | DQMStore | |
makeDirectory(const std::string &path) | DQMStore | private |
MEMap typedef | DQMStore | private |
open(const std::string &filename, bool overwrite=false, const std::string &path="", const std::string &prepend="", OpenRunDirs stripdirs=KeepRunDirs, bool fileMustExist=true) | DQMStore | |
OpenRunDirs enum name | DQMStore | |
operator=(const DQMStore &) | DQMStore | private |
pwd(void) 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, const std::string &path, const std::string &prepend, const std::string &curdir, OpenRunDirs stripdirs) | DQMStore | private |
readFile(const std::string &filename, bool overwrite=false, const std::string &path="", const std::string &prepend="", OpenRunDirs stripdirs=StripRunDirs, bool fileMustExist=true) | DQMStore | private |
readSelectedDirectory_ | DQMStore | private |
removeContents(void) | DQMStore | |
removeContents(const std::string &dir) | DQMStore | |
removeElement(const std::string &name) | DQMStore | |
removeElement(const std::string &dir, const std::string &name, bool warning=true) | DQMStore | |
reset(void) | DQMStore | private |
reset_ | DQMStore | private |
rmdir(const std::string &fullpath) | DQMStore | |
runQTests(void) | DQMStore | |
save(const std::string &filename, const std::string &path="", const std::string &pattern="", const std::string &rewrite="", SaveReferenceTag ref=SaveWithReference, int minStatus=dqm::qstatus::STATUS_OK, const std::string &fileupdate="RECREATE") | DQMStore | |
SaveReferenceTag enum name | DQMStore | |
SaveWithoutReference enum value | DQMStore | |
SaveWithReference enum value | DQMStore | |
SaveWithReferenceForQTest enum value | DQMStore | |
setAccumulate(MonitorElement *me, bool flag) | DQMStore | private |
setCurrentFolder(const std::string &fullpath) | DQMStore | |
setVerbose(unsigned level) | DQMStore | |
showDirStructure(void) const | DQMStore | |
softReset(MonitorElement *me) | DQMStore | |
StripRunDirs enum value | DQMStore | |
tag(MonitorElement *me, unsigned int myTag) | DQMStore | |
tag(const std::string &path, unsigned int myTag) | DQMStore | |
tagAllContents(const std::string &path, unsigned int myTag) | DQMStore | |
tagContents(const std::string &path, unsigned int myTag) | DQMStore | |
useQTest(const std::string &dir, const std::string &qtname) | DQMStore | |
useQTestByMatch(const std::string &pattern, const std::string &qtname) | DQMStore | |
verbose_ | DQMStore | private |
verboseQT_ | DQMStore | private |
~DQMStore(void) | DQMStore |