Analysis Software
Documentation for sPHENIX simulation software
|
#include <iostream>
#include "TFile.h"
#include "TTree.h"
#include "TChain.h"
#include "TLegend.h"
#include "math.h"
#include "TH1.h"
#include "TH2.h"
#include "TEfficiency.h"
#include "TLine.h"
#include "TGraphAsymmErrors.h"
Go to the source code of this file.
Functions | |
TChain * | handleFile (string name, string extension, string treename, unsigned int filecount) |
void | trackpT () |
TChain* handleFile | ( | string | name, |
string | extension, | ||
string | treename, | ||
unsigned int | filecount | ||
) |