EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CharmJetClassification_Plots.C File Reference
#include "TROOT.h"
#include "TChain.h"
#include "TEfficiency.h"
#include "TH1.h"
#include "TGraphErrors.h"
#include "TCut.h"
#include "TCanvas.h"
#include "TStyle.h"
#include "TLegend.h"
#include "TMath.h"
#include "TLine.h"
#include "TLatex.h"
#include "TRatioPlot.h"
#include <glob.h>
#include <iostream>
#include <iomanip>
#include <vector>
#include "PlotFunctions.h"
+ Include dependency graph for CharmJetClassification_Plots.C:

Go to the source code of this file.

Functions

void CharmJetClassification_Plots ()
 

Variables

float target_xsec = LookupCrossSection("CC_DIS")
 
float target_lumi = 100 * u_fb
 
float n_gen = -1
 

Function Documentation

void CharmJetClassification_Plots ( )

Definition at line 30 of file CharmJetClassification_Plots.C.

View newest version in sPHENIX GitHub at line 30 of file CharmJetClassification_Plots.C

References Acts::UnitConstants::e, and smart_legend().

+ Here is the call graph for this function:

Variable Documentation

float n_gen = -1

Definition at line 27 of file CharmJetClassification_Plots.C.

View newest version in sPHENIX GitHub at line 27 of file CharmJetClassification_Plots.C

float target_lumi = 100 * u_fb

Definition at line 25 of file CharmJetClassification_Plots.C.

View newest version in sPHENIX GitHub at line 25 of file CharmJetClassification_Plots.C

Referenced by CharmJetMVAOptimization(), CharmTagPlots(), and DifferentialTaggingYield().

float target_xsec = LookupCrossSection("CC_DIS")

Definition at line 23 of file CharmJetClassification_Plots.C.

View newest version in sPHENIX GitHub at line 23 of file CharmJetClassification_Plots.C

Referenced by CharmJetMVAOptimization(), CharmTagPlots(), and DifferentialTaggingYield().