Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mapper.C File Reference
#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"
+ Include dependency graph for mapper.C:

Go to the source code of this file.

Functions

TChain * handleFile (string name, string extension, string treename, unsigned int filecount)
 
void makeMaps (TChain *ttree, TFile *out_file)
 
void makeDists (TChain *vtxTree, TChain *mainTree, TFile *outf)
 
void mapper ()
 

Function Documentation

TChain* handleFile ( string  name,
string  extension,
string  treename,
unsigned int  filecount 
)

Definition at line 15 of file mapper.C.

View newest version in sPHENIX GitHub at line 15 of file mapper.C

References i, and physmon_simulation::s.

void makeDists ( TChain *  vtxTree,
TChain *  mainTree,
TFile *  outf 
)

Definition at line 53 of file mapper.C.

View newest version in sPHENIX GitHub at line 53 of file mapper.C

References event.

void makeMaps ( TChain *  ttree,
TFile *  out_file 
)

Definition at line 29 of file mapper.C.

View newest version in sPHENIX GitHub at line 29 of file mapper.C

References event.

Referenced by mapper().

+ Here is the caller graph for this function:

void mapper ( )

Definition at line 83 of file mapper.C.

View newest version in sPHENIX GitHub at line 83 of file mapper.C

References handleFile(), and makeMaps().

Referenced by Acts::IntegrationTest::atlasBField().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: