![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <Riostream.h>#include <fstream>#include <iostream>#include <map>#include <numeric>#include <stdlib.h>#include <vector>#include <TCanvas.h>#include <TFile.h>#include <TGaxis.h>#include <TH1F.h>#include <TH2F.h>#include <TLatex.h>#include <TLegend.h>#include <TLine.h>#include <TMarker.h>#include <TRandom3.h>#include <TText.h>#include <TTree.h>#include <TVector3.h>#include "/sphenix/user/hjheng/TrackletAna/analysis/plot/sPHENIXStyle/sPhenixStyle.C"
Include dependency graph for Vertex.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | VtxData |
Macros | |
| #define | NZGAP 0 |
Functions | |
| void | SetVtxMinitree (TTree *outTree, VtxData &vtxdata) |
| std::map< int, vector< float > > | EvtVtx_map_tklcluster (const char *vtxfname) |
| #define NZGAP 0 |
| std::map<int, vector<float> > EvtVtx_map_tklcluster | ( | const char * | vtxfname | ) |
| void SetVtxMinitree | ( | TTree * | outTree, |
| VtxData & | vtxdata | ||
| ) |
Definition at line 41 of file Vertex.h.
View newest version in sPHENIX GitHub at line 41 of file Vertex.h
References VtxData::Centrality_bimp, VtxData::Centrality_impactparam, VtxData::Centrality_mbd, VtxData::Centrality_mbdquantity, VtxData::event, VtxData::isdata, VtxData::NClusLayer1, VtxData::NTruthVtx, VtxData::PV_x, VtxData::PV_y, VtxData::PV_z, VtxData::TruthPV_x, VtxData::TruthPV_y, and VtxData::TruthPV_z.
Referenced by main().
Here is the caller graph for this function: