Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TpcQA.C File Reference
#include "../CommonTools.h"
#include <sPhenixStyle.C>
+ Include dependency graph for TpcQA.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)
 
TCanvas * Draw_eff (TFile *qa_file_new, TFile *qa_file_ref, const TString &hist_name_prefix, const TString &tag)
 
void TpcQA (std::string reffile, std::string newfile, std::string outfile)
 

Variables

const char * hist_name_prefix = "QAG4SimulationTpc"
 
static constexpr int nregions_tpc = 3
 

Function Documentation

TCanvas* Draw ( TFile *  qa_file_new,
TFile *  qa_file_ref,
const TString &  hist_name_prefix,
const TString &  tag 
)
TCanvas * Draw_eff ( TFile *  qa_file_new,
TFile *  qa_file_ref,
const TString &  hist_name_prefix,
const TString &  tag 
)

Definition at line 81 of file TpcQA.C.

View newest version in sPHENIX GitHub at line 81 of file TpcQA.C

References DrawReference(), HorizontalLine(), and line.

Referenced by TpcQA().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void TpcQA ( std::string  reffile,
std::string  newfile,
std::string  outfile 
)

Definition at line 10 of file TpcQA.C.

View newest version in sPHENIX GitHub at line 10 of file TpcQA.C

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

+ Here is the call graph for this function:

Variable Documentation

const char* hist_name_prefix = "QAG4SimulationTpc"

Definition at line 8 of file TpcQA.C.

View newest version in sPHENIX GitHub at line 8 of file TpcQA.C

constexpr int nregions_tpc = 3
static

Definition at line 9 of file TpcQA.C.

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