Macros | |
| #define | nIFO 3 |
| #define | NMDC 4 |
| #define | NPIXELS 20 |
| #define | PIXEL_AREA 1.0 |
Functions | |
| void | DrawPercentageVsAreaPRC (TString ifile, int idfactor, bool save=false) |
| double | GetPercentage (int idmdc, float idfactor, double area, TString fname) |
| double | GetPercentage (int idmdc, int idfactor, double area, TString fname) |
Variables | |
| double | factors [3] = {10*sqrt(nIFO), 20*sqrt(nIFO), 30*sqrt(nIFO)} |
| TString | mdc [4] = {"WNB250_100_0d100","SG235Q3","SG235Q8d9","SGC235Q9"} |
| #define nIFO 3 |
Definition at line 10 of file DrawPercentageVsAreaPRC.C.
| #define NMDC 4 |
Definition at line 4 of file DrawPercentageVsAreaPRC.C.
| #define NPIXELS 20 |
Definition at line 7 of file DrawPercentageVsAreaPRC.C.
| #define PIXEL_AREA 1.0 |
Definition at line 6 of file DrawPercentageVsAreaPRC.C.
Definition at line 17 of file DrawPercentageVsAreaPRC.C.
Definition at line 138 of file DrawPercentageVsAreaPRC.C.
Definition at line 12 of file DrawPercentageVsAreaPRC.C.
| TString mdc[4] = {"WNB250_100_0d100","SG235Q3","SG235Q8d9","SGC235Q9"} |
Definition at line 13 of file DrawPercentageVsAreaPRC.C.