Logo coherent WaveBurst  
Library Reference Guide
Logo
Functions | Variables
DrawRECvsINJ_namespace Namespace Reference

Functions

void DrawRECvsINJ (TString gtype, TString data_label, TString odir, TString merge_label, int nIFO, float T_win, int pp_inetcc, float T_cor, int pp_irho, float T_cut, float T_vED, float T_pen, float T_ifar)
 
void RECvsINJ (int mtype, TString gtype, TString ptitle, TString xtitle, TString ytitle, int nIFO, float T_win, int pp_inetcc, float T_cor, int pp_irho, float T_cut, float T_vED, float T_pen, float T_ifar)
 

Variables

TCanvas * gCANVAS = NULL
 
TTree * gTRMDC = NULL
 
TTree * gTRWAVE = NULL
 

Function Documentation

◆ DrawRECvsINJ()

void DrawRECvsINJ_namespace::DrawRECvsINJ ( TString  gtype,
TString  data_label,
TString  odir,
TString  merge_label,
int  nIFO,
float  T_win,
int  pp_inetcc,
float  T_cor,
int  pp_irho,
float  T_cut,
float  T_vED,
float  T_pen,
float  T_ifar 
)

Definition at line 40 of file DrawRECvsINJ.C.

◆ RECvsINJ()

void DrawRECvsINJ_namespace::RECvsINJ ( int  mtype,
TString  gtype,
TString  ptitle,
TString  xtitle,
TString  ytitle,
int  nIFO,
float  T_win,
int  pp_inetcc,
float  T_cor,
int  pp_irho,
float  T_cut,
float  T_vED,
float  T_pen,
float  T_ifar 
)

Definition at line 107 of file DrawRECvsINJ.C.

Variable Documentation

◆ gCANVAS

TCanvas* DrawRECvsINJ_namespace::gCANVAS = NULL

Definition at line 34 of file DrawRECvsINJ.C.

◆ gTRMDC

TTree* DrawRECvsINJ_namespace::gTRMDC = NULL

Definition at line 36 of file DrawRECvsINJ.C.

◆ gTRWAVE

TTree* DrawRECvsINJ_namespace::gTRWAVE = NULL

Definition at line 35 of file DrawRECvsINJ.C.