|
| | DrawCosOmegaPRC (data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawCoverageVsPercentagePRC ("prc", data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawCoverageVsPercentagePRC ("nre", data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawCoverageVsPercentagePRC ("fre", data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawMedianPRCvsSNR (listFile,"","MEDIAN50", TString(netdir)+"/median50_vs_snr.png", T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawMedianPRCvsSNR (listFile,"","MEDIAN90", TString(netdir)+"/median90_vs_snr.png", T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawRECvsINJ ("snr", data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawRECvsINJ ("distance", data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawSearchAreaPRC (data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawSkyDistributionPRC (data_label, netdir, mlabel, IFO, detParms, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar, true, polarization, true) |
| |
| | DrawSkyDistributionPRC (data_label, netdir, mlabel, IFO, detParms, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar, false, polarization) |
| |
| | DrawWRC ("nre", data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawWRC ("ff", data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawWRC ("of", data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawWRC ("ofnre", data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawWRC ("offf", data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | DrawWRC ("snr", data_label, netdir, mlabel, nIFO, T_win, pp_inetcc, T_cor, pp_irho, T_cut, T_vED, T_pen, T_ifar) |
| |
| | exit (0) |
| |
| | for () |
| | pointers to detectors More...
|
| |
| | if (nIFO==1) |
| |
| | if (token) |
| |
| | if (mtype.size()>1) |
| |
| | if (mtype[0]!=0) |
| |
| | if (TString(parPlugin)!="") |
| |
| cout<< listFile<< endl;out.open(listFile, ios::out);if(!out.good()) {cout<< "cwb_report_pe.C : Error Opening File : "<< listFile<< endl;exit(1);} for(int i=0;i< vtype.size();i++) { char wave_file_name[1024];sprintf(wave_file_name,"%s/wave_%s.%s.root", merge_dir, data_label, mlabel.Data());out<< wave_file_name<< "\"<< vname[i]<< "\"<< vtype[i]<< "\"<<(int) colors[i%16]<< "\"<< 0<< endl;} out.close();gROOT-> | LoadMacro (gSystem->ExpandPathName("$HOME_CWB/macros/DrawWRC.C")) |
| |
| gROOT | LoadMacro (gSystem->ExpandPathName("$HOME_CWB/macros/DrawRECvsINJ.C")) |
| |
| gROOT | LoadMacro (gSystem->ExpandPathName("$HOME_CWB/macros/DrawSkyDistributionPRC.C")) |
| |
| gROOT | LoadMacro (gSystem->ExpandPathName("$HOME_CWB/macros/DrawSearchAreaPRC.C")) |
| |
| gROOT | LoadMacro (gSystem->ExpandPathName("$HOME_CWB/macros/DrawCosOmegaPRC.C")) |
| |
| gROOT | LoadMacro (gSystem->ExpandPathName("$HOME_CWB/macros/DrawCoverageVsPercentagePRC.C")) |
| |
| gROOT | LoadMacro (gSystem->ExpandPathName("$HOME_CWB/macros/DrawMedianPRCvsSNR.C")) |
| |
| vname | push_back ("ALL") |
| |
| | sprintf (listFile,"%s/DrawMedianPRCvsSNR.lst", netdir) |
| |