#include <vector>Macros | |
| #define | NETCC 0.6 |
| #define | NETRHO 4 |
| #define | ODIR "fits" |
| #define | WAVE_FILE "data/wave_931158008_600_ADV_SIM_BRST_LF_GWGC_L1H1_1G_run3_14.1421_job1.root" |
Functions | |
| TB | checkFile (gSystem->Getenv("CWB_PARAMETERS_FILE")) |
| cout<< cmd<< endl;gSystem-> | Exec (cmd) |
| exit (0) | |
| for (int n=0;n< fileList.size();n++) | |
| pointers to detectors More... | |
| if (fileList.size()==0) | |
| gROOT | Macro (cwb_parameter_name) |
| sprintf (cmd,"mkdir -p %s", ODIR) | |
Variables | |
| char | cmd [256] |
| TString | cwb_parameter_name = gSystem->Getenv("CWB_PARAMETERS_FILE") |
| vector< TString > | fileList = TB.getFileListFromDir(output_dir, ".root", "wave_") |
| #define NETCC 0.6 |
| #define NETRHO 4 |
| #define ODIR "fits" |
| #define WAVE_FILE "data/wave_931158008_600_ADV_SIM_BRST_LF_GWGC_L1H1_1G_run3_14.1421_job1.root" |
| TB checkFile | ( | gSystem-> | Getenv"CWB_PARAMETERS_FILE" | ) |
| exit | ( | 0 | ) |
| for | ( | ) |
pointers to detectors
Definition at line 33 of file RootsSkyMap2Fits.C.
| if | ( | fileList. | size() = =0 | ) |
Definition at line 22 of file RootsSkyMap2Fits.C.
| gROOT Macro | ( | cwb_parameter_name | ) |
| char cmd[256] |
Definition at line 28 of file RootsSkyMap2Fits.C.
Definition at line 17 of file RootsSkyMap2Fits.C.
| vector<TString> fileList = TB.getFileListFromDir(output_dir, ".root", "wave_") |
Definition at line 21 of file RootsSkyMap2Fits.C.