Analysis Software
Documentation for sPHENIX simulation software
|
#include <TCanvas.h>
#include <TColor.h>
#include <TCut.h>
#include <TExec.h>
#include <TF1.h>
#include <TFile.h>
#include <TGraphAsymmErrors.h>
#include <TH1F.h>
#include <TH2F.h>
#include <TH3F.h>
#include <TLatex.h>
#include <TLegend.h>
#include <TLine.h>
#include <TMath.h>
#include <TObjString.h>
#include <TROOT.h>
#include <TRandom3.h>
#include <TStyle.h>
#include <TTree.h>
#include <TTreeIndex.h>
#include <fstream>
#include <iostream>
#include <sstream>
#include <string>
#include <vector>
#include "/sphenix/user/hjheng/TrackletAna/analysis/plot/sPHENIXStyle/sPhenixStyle.C"
Go to the source code of this file.
Macros | |
#define | SDMULT 1 |
#define | CANVASW 800 |
#define | CANVASH 700 |
Functions | |
void | calccorr (const TString infilename, int CentLow=-1, int CentHigh=10, bool applyc=false, bool applyg=false, bool applym=false, TString estag="", TString putag="", bool debug=false) |
int | main (int argc, char *argv[]) |
#define CANVASH 700 |
Definition at line 3 of file Corrections.cxx.
View newest version in sPHENIX GitHub at line 3 of file Corrections.cxx
Referenced by calccorr().
#define CANVASW 800 |
Definition at line 2 of file Corrections.cxx.
View newest version in sPHENIX GitHub at line 2 of file Corrections.cxx
Referenced by calccorr().
#define SDMULT 1 |
Definition at line 1 of file Corrections.cxx.
View newest version in sPHENIX GitHub at line 1 of file Corrections.cxx
Referenced by calccorr().
void calccorr | ( | const TString | infilename, |
int | CentLow = -1 , |
||
int | CentHigh = 10 , |
||
bool | applyc = false , |
||
bool | applyg = false , |
||
bool | applym = false , |
||
TString | estag = "" , |
||
TString | putag = "" , |
||
bool | debug = false |
||
) |
Not really used (?)
Definition at line 36 of file Corrections.cxx.
View newest version in sPHENIX GitHub at line 36 of file Corrections.cxx
References alpha, CANVASH, CANVASW, test_fpe::count, Acts::Test::debug, check_license::err(), etamax, etamin, i, j, k, testSigmaEff::l1, printf(), SDMULT, SetsPhenixStyle(), sum(), t, ambiguity_solver_full_chain::t1, Acts::IntegrationTest::valid(), Write(), ambiguity_solver_full_chain::x, y, ymax, and physmon_track_finding_ttbar::z.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 892 of file Corrections.cxx.
View newest version in sPHENIX GitHub at line 892 of file Corrections.cxx
References calccorr(), i, and digitization_config::input.