Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
reconstructionPerformance.C File Reference
#include <array>
#include <string>
#include <vector>
#include <iostream>
#include <TCanvas.h>
#include <TEfficiency.h>
#include <TProfile.h>
#include <TFile.h>
#include "CommonUtils.h"
+ Include dependency graph for reconstructionPerformance.C:

Go to the source code of this file.

Functions

void reconstructionPerformance (std::vector< std::string > inputFileNames)
 

Function Documentation

void reconstructionPerformance ( std::vector< std::string >  inputFileNames)

This script allows a fast reading and replotting of the existing performance plots, e.g. 'trackeff_vs_*' and 'nMeasurements_vs_*', from the root file 'performance_track_fitter.root' or 'performance_ckf.root'. Note that redefinition of the tracking efficiency etc. is not possible with this script. If you want to define your own efficiency etc., please refer to 'defineReconstructionPerformance.C'.

Definition at line 26 of file reconstructionPerformance.C.

View newest version in sPHENIX GitHub at line 26 of file reconstructionPerformance.C

References file, h, hprof, CKF_timing_vs_mu::label, perf_headwind::name, merge_hashes::p, setEffStyle(), setHistStyle(), and t.

+ Here is the call graph for this function: