Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
DrawCoverageVsPercentagePRC.C File Reference

Macros

#define NETSNR   (10*sqrt(3.))
 
#define nIFO   3
 
#define NMDC   4
 

Functions

void DrawCoverageVsPercentagePRC (TString ifile, int idfactor, bool save=false)
 
double GetPercentage (int idmdc, int iderA, int idfactor, TString fname)
 

Variables

double factors [3] = {10.*sqrt(nIFO), 20.*sqrt(nIFO), 30.*sqrt(nIFO)}
 
TString mdc [4] = {"WNB250_100_0d100","SG235Q3","SG235Q8d9","SGC235Q9"}
 

Macro Definition Documentation

#define NETSNR   (10*sqrt(3.))

Definition at line 6 of file DrawCoverageVsPercentagePRC.C.

#define nIFO   3

Definition at line 9 of file DrawCoverageVsPercentagePRC.C.

#define NMDC   4

Definition at line 4 of file DrawCoverageVsPercentagePRC.C.

Function Documentation

void DrawCoverageVsPercentagePRC ( TString  ifile,
int  idfactor,
bool  save = false 
)

Definition at line 17 of file DrawCoverageVsPercentagePRC.C.

double GetPercentage ( int  idmdc,
int  iderA,
int  idfactor,
TString  fname 
)

Definition at line 148 of file DrawCoverageVsPercentagePRC.C.

Variable Documentation

double factors[3] = {10.*sqrt(nIFO), 20.*sqrt(nIFO), 30.*sqrt(nIFO)}

Definition at line 12 of file DrawCoverageVsPercentagePRC.C.

TString mdc[4] = {"WNB250_100_0d100","SG235Q3","SG235Q8d9","SGC235Q9"}

Definition at line 13 of file DrawCoverageVsPercentagePRC.C.