Macros | |
| #define | nIFO 3 |
| #define | NMDC 28 |
Functions | |
| void | DrawCoverageVsPercentagePRC2 (TString ifile, int idfactor, int idmdc, bool save=false) |
| double | GetPercentage (int idmdc, int iderA, int idfactor, TString fname) |
Variables | |
| float | factors [2] = {20,40} |
| int | MAX [6] = {3, 7, 13, 18, 22, 27} |
| TString | mdc [28] |
| TString | MDC_NAME [6] = {"GA","SGQ3","SGQ9LF","SGQ9HF","SGQ100","WNB"} |
| int | MIN [6] = {0, 4, 8, 14, 19, 23} |
| #define nIFO 3 |
Definition at line 8 of file DrawCoverageVsPercentagePRC2.C.
| #define NMDC 28 |
Definition at line 5 of file DrawCoverageVsPercentagePRC2.C.
Definition at line 55 of file DrawCoverageVsPercentagePRC2.C.
Definition at line 184 of file DrawCoverageVsPercentagePRC2.C.
| float factors[2] = {20,40} |
Definition at line 15 of file DrawCoverageVsPercentagePRC2.C.
| int MAX[6] = {3, 7, 13, 18, 22, 27} |
Definition at line 11 of file DrawCoverageVsPercentagePRC2.C.
| TString mdc[28] |
Definition at line 16 of file DrawCoverageVsPercentagePRC2.C.
| TString MDC_NAME[6] = {"GA","SGQ3","SGQ9LF","SGQ9HF","SGQ100","WNB"} |
Definition at line 13 of file DrawCoverageVsPercentagePRC2.C.
| int MIN[6] = {0, 4, 8, 14, 19, 23} |
Definition at line 10 of file DrawCoverageVsPercentagePRC2.C.