Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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 21 of file DrawWRC.C.

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 196 of file DrawWRC.C.

Variable Documentation

TCanvas* DrawWRC_namespace::gCANVAS = NULL

Definition at line 16 of file DrawWRC.C.

TTree* DrawWRC_namespace::gTRWAVE = NULL

Definition at line 17 of file DrawWRC.C.