Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CompareHists.hpp File Reference

#include <string>
#include <vector>
#include <TFile.h>
#include <TDirectory.h>
#include <TH1.h>
#include "recocert/HRoot.hpp"

Go to the source code of this file.

Functions

void plotHistsFrom2Files (TFile *file1, TFile *file2, std::string subdir, std::vector< std::string > hists, HCanvas *canvas, int zone=1, int color=kRed)
void plotHistFrom2Files (TFile *file1, TFile *file2, std::string subdir, std::string histname, HCanvas *canvas, int zone, int color=kRed)


Function Documentation

void plotHistFrom2Files ( TFile * file1,
TFile * file2,
std::string subdir,
std::string histname,
HCanvas * canvas,
int zone,
int color = kRed )
 

void plotHistsFrom2Files ( TFile * file1,
TFile * file2,
std::string subdir,
std::vector< std::string > hists,
HCanvas * canvas,
int zone = 1,
int color = kRed )
 


Generated at Sat Oct 4 20:18:32 2003 for recocert by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001