addFailRegexp(const char *regexp) | TFileLooper | |
addPassRegexp(const char *regexp) | TFileLooper | |
afterDir() | TFileLooper | inlinevirtual |
afterFile() | TFileLooper | inlinevirtual |
afterObj() | TFileLooper | inlinevirtual |
ALG enum name | TRootCompare | |
AXIS enum value | TRootCompare | |
beforeDir() | TFileLooper | inlinevirtual |
beforeFile() | TFileLooper | inlinevirtual |
beforeObj() | TFileLooper | inlinevirtual |
beginJob() | TRootCompare | virtual |
BIN enum value | TRootCompare | |
CHI2 enum value | TRootCompare | |
compareHist(const TH1 &h, const TH1 &href) | TRootCompare | private |
createDirectory(TFile *f, const char *dirpath) | TRootCompare | private |
drawDiff(Bool_t diff=kTRUE) | TRootCompare | inline |
drawNormalized(Bool_t norm=kTRUE) | TRootCompare | inline |
endJob() | TRootCompare | virtual |
file() const | TFileLooper | inline |
getDrawOptions(const TH1 &h) | TFileLooper | protected |
getKeyPath(const TDirectory &dir, const TKey &key) | TFileLooper | protected |
getPathFromDir(const TDirectory &dir) | TFileLooper | protected |
m_alg | TRootCompare | private |
m_can | TRootCompare | private |
m_drawDiff | TRootCompare | private |
m_drawNormalized | TRootCompare | private |
m_errorCode | TFileLooper | protected |
m_failRE | TFileLooper | protected |
m_file | TFileLooper | protected |
m_histMatch | TRootCompare | private |
m_histMissing | TRootCompare | private |
m_histTotal | TRootCompare | private |
m_noMatch | TRootCompare | private |
m_outFile | TRootCompare | private |
m_passBeforeFail | TFileLooper | protected |
m_passRE | TFileLooper | protected |
m_psFile | TRootCompare | private |
m_refFile | TRootCompare | private |
m_refRootDir | TRootCompare | private |
m_rootDir | TFileLooper | protected |
m_skipDirs | TFileLooper | protected |
m_skippedObjects | TFileLooper | protected |
m_sortLabels | TRootCompare | private |
m_threshold | TRootCompare | private |
m_verbose | TFileLooper | protected |
matchingHist() const | TRootCompare | inline |
missingHist() const | TRootCompare | inline |
operator=(const TFileLooper &other)=delete | TFileLooper | |
passBeforeFailRegexp(Bool_t passBeforeFail=kTRUE) | TFileLooper | inline |
printCanvas(const char *filename) | TRootCompare | private |
processDir(TDirectory &dir) | TFileLooper | protected |
processFile(const char *filename, const char *rootDir=0) | TFileLooper | protected |
processKey(TDirectory &dir, TKey &key) | TRootCompare | virtual |
rootDir() const | TFileLooper | inline |
run(const char *filename, const char *rootDir=0) | TFileLooper | virtual |
setAlg(TRootCompare::ALG alg, Double_t threshold) | TRootCompare | inline |
setDirsToSkip(const char *skipDirs) | TFileLooper | inline |
setOutputFile(const char *filename) | TRootCompare | |
setPsFile(const char *filename) | TRootCompare | |
setReferenceFile(const char *filename, const char *baseDir=0) | TRootCompare | |
setVerbose(Bool_t verbose=kTRUE) | TFileLooper | inline |
skipDir(const TDirectory &dir) | TFileLooper | protected |
skipObject(const char *name) | TFileLooper | protected |
sortAndDeflate(TH1 &h) | TRootCompare | private |
sortLabels(Bool_t sort=kTRUE) | TRootCompare | inline |
TFileLooper()=default | TFileLooper | |
TFileLooper(const TFileLooper &other)=delete | TFileLooper | |
totalHist() const | TRootCompare | inline |
TRootCompare() | TRootCompare | |
verbose() const | TFileLooper | inline |
~TFileLooper()=default | TFileLooper | virtual |
~TRootCompare() | TRootCompare | virtual |