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

Go to the source code of this file.

Functions

void add_CEMC_Cut (double, double)
 
void add_EEMC_Cut (double)
 
void add_FEMC_Cut (double)
 
int plot_true_false_positive ()
 

Variables

vector< TString > v_cuts_CEMC
 
vector< TString > v_cuts_CEMC_short
 
vector< TString > v_cuts_EEMC
 
vector< TString > v_cuts_EEMC_short
 
vector< TString > v_cuts_FEMC
 
vector< TString > v_cuts_FEMC_short
 

Function Documentation

void add_CEMC_Cut ( double  ep,
double  prob 
)

Definition at line 372 of file plot_true_false_positive.C.

View newest version in sPHENIX GitHub at line 372 of file plot_true_false_positive.C

References v_cuts_CEMC, and v_cuts_CEMC_short.

Referenced by plot_true_false_positive().

+ Here is the caller graph for this function:

void add_EEMC_Cut ( double  ep)

Definition at line 415 of file plot_true_false_positive.C.

View newest version in sPHENIX GitHub at line 415 of file plot_true_false_positive.C

References v_cuts_EEMC, and v_cuts_EEMC_short.

Referenced by plot_true_false_positive().

+ Here is the caller graph for this function:

void add_FEMC_Cut ( double  ep)

Definition at line 428 of file plot_true_false_positive.C.

View newest version in sPHENIX GitHub at line 428 of file plot_true_false_positive.C

References v_cuts_FEMC, and v_cuts_FEMC_short.

Referenced by plot_true_false_positive().

+ Here is the caller graph for this function:

int plot_true_false_positive ( )

Definition at line 15 of file plot_true_false_positive.C.

View newest version in sPHENIX GitHub at line 15 of file plot_true_false_positive.C

References add_CEMC_Cut(), add_EEMC_Cut(), add_FEMC_Cut(), i, SetsPhenixStyle(), v_cuts_CEMC, v_cuts_CEMC_short, v_cuts_EEMC, v_cuts_EEMC_short, v_cuts_FEMC, and v_cuts_FEMC_short.

+ Here is the call graph for this function:

Variable Documentation

vector< TString > v_cuts_CEMC

Definition at line 2 of file plot_true_false_positive.C.

View newest version in sPHENIX GitHub at line 2 of file plot_true_false_positive.C

Referenced by add_CEMC_Cut(), and plot_true_false_positive().

vector< TString > v_cuts_CEMC_short

Definition at line 3 of file plot_true_false_positive.C.

View newest version in sPHENIX GitHub at line 3 of file plot_true_false_positive.C

Referenced by add_CEMC_Cut(), and plot_true_false_positive().

vector< TString > v_cuts_EEMC

Definition at line 4 of file plot_true_false_positive.C.

View newest version in sPHENIX GitHub at line 4 of file plot_true_false_positive.C

Referenced by add_EEMC_Cut(), and plot_true_false_positive().

vector< TString > v_cuts_EEMC_short

Definition at line 5 of file plot_true_false_positive.C.

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

Referenced by add_EEMC_Cut(), and plot_true_false_positive().

vector< TString > v_cuts_FEMC

Definition at line 6 of file plot_true_false_positive.C.

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

Referenced by add_FEMC_Cut(), and plot_true_false_positive().

vector< TString > v_cuts_FEMC_short

Definition at line 7 of file plot_true_false_positive.C.

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

Referenced by add_FEMC_Cut(), and plot_true_false_positive().