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

Functions

void DrawWRC (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 Plot (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 * gTRWAVE = NULL
 

Function Documentation

◆ DrawWRC()

void DrawWRC_namespace::DrawWRC ( 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 39 of file DrawWRC.C.

◆ Plot()

void DrawWRC_namespace::Plot ( 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 214 of file DrawWRC.C.

Variable Documentation

◆ gCANVAS

TCanvas* DrawWRC_namespace::gCANVAS = NULL

Definition at line 34 of file DrawWRC.C.

◆ gTRWAVE

TTree* DrawWRC_namespace::gTRWAVE = NULL

Definition at line 35 of file DrawWRC.C.