EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <TF1.h>
#include <TH1F.h>
#include <TMath.h>
#include <TTree.h>
#include <iostream>
#include <map>
#include <vector>
Go to the source code of this file.
Functions | |
void | setHistStyle (TH1F *hist, short color) |
void | perigeeParamResolution (const std::string &inFile) |
void perigeeParamResolution | ( | const std::string & | inFile | ) |
Definition at line 26 of file perigeeParamResolution.C.
View newest version in sPHENIX GitHub at line 26 of file perigeeParamResolution.C
References c1, c2, eicpy.qaplots::file, and setHistStyle().
void setHistStyle | ( | TH1F * | hist, |
short | color = 1 |
||
) |