![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#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="") |
| 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 bins, acts::error, h1, h2, i, leg, and Acts::UnitConstants::min.
| 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