Analysis Software
Documentation for sPHENIX simulation software
|
#include <array>
#include <string>
#include <vector>
#include <utility>
#include <iostream>
#include "TH1.h"
#include "TH2.h"
#include "TFile.h"
#include "TTree.h"
#include "TError.h"
Go to the source code of this file.
Functions | |
void | MakeNewMatcherTuplePlots () |
Variables | |
static const size_t | NSectors = 12 |
void MakeNewMatcherTuplePlots | ( | ) |
Definition at line 31 of file MakeNewMatcherTuplePlots.cxx.
View newest version in sPHENIX GitHub at line 31 of file MakeNewMatcherTuplePlots.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().
|
static |
Definition at line 25 of file MakeNewMatcherTuplePlots.cxx.
View newest version in sPHENIX GitHub at line 25 of file MakeNewMatcherTuplePlots.cxx
Referenced by MakeNewMatcherTuplePlots().