![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <string>#include <vector>#include <utility>#include <iostream>#include "TH1.h"#include "TH2.h"#include "TFile.h"#include "TError.h"#include "TChain.h"#include "TNtuple.h"
Include dependency graph for MakeOldEvaluatorPlots.cxx:Go to the source code of this file.
Functions | |
| void | MakeOldEvaluatorPlots () |
Variables | |
| static const size_t | NSectors = 12 |
| void MakeOldEvaluatorPlots | ( | ) |
Definition at line 31 of file MakeOldEvaluatorPlots.cxx.
View newest version in sPHENIX GitHub at line 31 of file MakeOldEvaluatorPlots.cxx
References cd(), Close(), Eta, Fill(), material_mapping_optimisation::flush, SColdQcdCorrelatorAnalysis::SCorrelatorUtilities::GetEntry(), GetXaxis(), GetYaxis(), GetZaxis(), std::tr1::make_tuple(), Acts::Test::maxPhi, Acts::Test::minPhi, nEtaBins, NSectors, Pt(), SetBranchAddress(), SetTitle(), and Write().
Here is the call graph for this function:
|
static |
Definition at line 24 of file MakeOldEvaluatorPlots.cxx.
View newest version in sPHENIX GitHub at line 24 of file MakeOldEvaluatorPlots.cxx
Referenced by MakeOldEvaluatorPlots().