EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
errorOfHistograms.C File Reference
#include <iostream>
#include "TFile.h"
#include "TH1F.h"
#include "TROOT.h"
+ Include dependency graph for errorOfHistograms.C:

Go to the source code of this file.

Functions

void errorOf1DHistograms (std::string inFile1, std::string hist1Name, std::string legendName1, std::string inFile2, std::string hist2Name, std::string legendName2, std::string dirName1="", std::string dirName2="")
 
void errorOf2DHistograms (std::string inFile1, std::string hist1Name, std::string legendName1, std::string inFile2, std::string hist2Name, std::string legendName2, std::string dirName1="", std::string dirName2="")
 

Function Documentation

void errorOf1DHistograms ( std::string  inFile1,
std::string  hist1Name,
std::string  legendName1,
std::string  inFile2,
std::string  hist2Name,
std::string  legendName2,
std::string  dirName1 = "",
std::string  dirName2 = "" 
)

Definition at line 27 of file errorOfHistograms.C.

View newest version in sPHENIX GitHub at line 27 of file errorOfHistograms.C

References charm_jet_strange_helicity::bins, c1, h1, h2, leg(), max, and min.

+ Here is the call graph for this function:

void errorOf2DHistograms ( std::string  inFile1,
std::string  hist1Name,
std::string  legendName1,
std::string  inFile2,
std::string  hist2Name,
std::string  legendName2,
std::string  dirName1 = "",
std::string  dirName2 = "" 
)

Definition at line 100 of file errorOfHistograms.C.

View newest version in sPHENIX GitHub at line 100 of file errorOfHistograms.C

References c1, h1, h2, and title().

+ Here is the call graph for this function: