Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Vertex.h File Reference
#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)
 

Macro Definition Documentation

#define NZGAP   0

Definition at line 28 of file Vertex.h.

View newest version in sPHENIX GitHub at line 28 of file Vertex.h

Function Documentation

std::map<int, vector<float> > EvtVtx_map_tklcluster ( const char *  vtxfname)

Definition at line 61 of file Vertex.h.

View newest version in sPHENIX GitHub at line 61 of file Vertex.h

References event, f, and t.

Referenced by main().

+ Here is the caller graph for this function:

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: