Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions | Variables
DrawWRC.C File Reference
#include <vector>
Include dependency graph for DrawWRC.C:

Namespaces

 DrawWRC_namespace
 

Functions

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)
 
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 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)
 

Variables

TCanvas * DrawWRC_namespace::gCANVAS = NULL
 
TTree * DrawWRC_namespace::gTRWAVE = NULL
 

Function Documentation

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 
)

Definition at line 313 of file DrawWRC.C.