Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MvtxQA.C File Reference
#include "../CommonTools.h"
#include <sPhenixStyle.C>
+ Include dependency graph for MvtxQA.C:

Go to the source code of this file.

Functions

TCanvas * Draw (TFile *qa_file_new, TFile *qa_file_ref, const TString &hist_name_prefix, const TString &tag)
 
void MvtxQA (std::string reffile, std::string newfile, std::string outfile)
 

Variables

static constexpr int first_layer_mvtx = 0
 
static constexpr int nlayers_mvtx = 3
 
const char * hist_name_prefix = "QAG4SimulationMvtx"
 

Function Documentation

TCanvas* Draw ( TFile *  qa_file_new,
TFile *  qa_file_ref,
const TString &  hist_name_prefix,
const TString &  tag 
)
void MvtxQA ( std::string  reffile,
std::string  newfile,
std::string  outfile 
)

Definition at line 9 of file MvtxQA.C.

View newest version in sPHENIX GitHub at line 9 of file MvtxQA.C

References c2, Draw(), hist_name_prefix, and SetsPhenixStyle().

+ Here is the call graph for this function:

Variable Documentation

constexpr int first_layer_mvtx = 0
static

Definition at line 5 of file MvtxQA.C.

View newest version in sPHENIX GitHub at line 5 of file MvtxQA.C

const char* hist_name_prefix = "QAG4SimulationMvtx"

Definition at line 7 of file MvtxQA.C.

View newest version in sPHENIX GitHub at line 7 of file MvtxQA.C

constexpr int nlayers_mvtx = 3
static

Definition at line 6 of file MvtxQA.C.

View newest version in sPHENIX GitHub at line 6 of file MvtxQA.C