Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGVALTOOLS_TROOTCOMPARE_H
6 #define TRIGVALTOOLS_TROOTCOMPARE_H
void drawDiff(Bool_t diff=kTRUE)
Bool_t setReferenceFile(const char *filename, const char *baseDir=0)
void drawNormalized(Bool_t norm=kTRUE)
void printCanvas(const char *filename)
Int_t matchingHist() const
void setAlg(TRootCompare::ALG alg, Double_t threshold)
Class to compare the histograms in two root files.
Bool_t setPsFile(const char *filename)
virtual void processKey(TDirectory &dir, TKey &key)
Method called for every key.
Bool_t setOutputFile(const char *filename)
Int_t missingHist() const
void sortAndDeflate(TH1 &h)
void createDirectory(TFile *f, const char *dirpath)
std::vector< std::string > m_noMatch
void sortLabels(Bool_t sort=kTRUE)
Base class to loop over all the keys in a ROOT file.
Bool_t compareHist(const TH1 &h, const TH1 &href)