Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TpotQA.C File Reference
#include "../CommonTools.h"
#include <sPhenixStyle.C>
+ Include dependency graph for TpotQA.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 TpotQA (std::string reffile, std::string newfile, std::string outfile)
 

Variables

const char * hist_name_prefix = "QAG4SimulationMicromegas"
 
static constexpr int first_layer_micromegas = 55
 
static constexpr int nlayers_micromegas = 2
 

Function Documentation

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

Definition at line 12 of file TpotQA.C.

View newest version in sPHENIX GitHub at line 12 of file TpotQA.C

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

+ Here is the call graph for this function:

Variable Documentation

constexpr int first_layer_micromegas = 55
static

Definition at line 9 of file TpotQA.C.

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

const char* hist_name_prefix = "QAG4SimulationMicromegas"

Definition at line 6 of file TpotQA.C.

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

constexpr int nlayers_micromegas = 2
static

Definition at line 10 of file TpotQA.C.

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