Analysis Software
Documentation for sPHENIX simulation software
|
#include "TFile.h"
#include "TH1F.h"
#include "TROOT.h"
#include "TTree.h"
Go to the source code of this file.
Functions | |
void | compareHistograms (std::string inFile1, std::string hist1Name, int col1, std::string inFile2, std::string hist2Name, int col2, std::string inFile3="", std::string hist3Name="", int col3=0) |
void compareHistograms | ( | std::string | inFile1, |
std::string | hist1Name, | ||
int | col1, | ||
std::string | inFile2, | ||
std::string | hist2Name, | ||
int | col2, | ||
std::string | inFile3 = "" , |
||
std::string | hist3Name = "" , |
||
int | col3 = 0 |
||
) |
Definition at line 19 of file compareHistograms.C.
View newest version in sPHENIX GitHub at line 19 of file compareHistograms.C