Analysis Software
Documentation for sPHENIX simulation software
|
#include "sPhenixStyle.C"
Go to the source code of this file.
Functions | |
void | myText (Double_t x, Double_t y, Color_t color, const char *text, Double_t tsize=0.04) |
TH1F * | proj (TH2F *h2) |
TH1F * | FBratio (TH1F *h) |
void | figmaker () |
TH1F* FBratio | ( | TH1F * | h | ) |
Definition at line 14 of file figmaker.C.
View newest version in sPHENIX GitHub at line 14 of file figmaker.C
References b1, check_license::err(), and i.
void figmaker | ( | ) |
Definition at line 32 of file figmaker.C.
View newest version in sPHENIX GitHub at line 32 of file figmaker.C
References c2, physmon_vertexing::events, FBratio(), infile, myText(), proj(), utils::run, and SetsPhenixStyle().
void myText | ( | Double_t | x, |
Double_t | y, | ||
Color_t | color, | ||
const char * | text, | ||
Double_t | tsize = 0.04 |
||
) |
Definition at line 4 of file figmaker.C.
View newest version in sPHENIX GitHub at line 4 of file figmaker.C
TH1F* proj | ( | TH2F * | h2 | ) |