Functions | |
| cout<< endl;for(int n=0;n< nIFO;n++) { if(!ldf_check[n]) cout<< ifo[n]<< " cwb_eced - no data found !!!"<< endl;else cout<< ifo[n]<< " cwb_eced - data found"<< endl;} if(!ldf_gcheck) { cout<< endl<< "check types : gw_data_find --show-types"<< endl<< endl;gSystem-> | Exit (1) |
| for () | |
| if (cwb_eced_opts!="") | |
| if (xgps_event<=0) | |
| if (gSystem->Getenv("CWB_ECED_NDET")!=NULL) | |
| if (cwb_inet_opts=="ced") | |
| if (eced_cfg!="") | |
| gSystem | Setenv ("CWB_GPS_EVENT", sgps_event) |
| gSystem | Setenv ("CWB_UPARAMETERS_FILE", uparameter) |
| gSystem | Setenv ("CWB_CED_DIR", ced_dir) |
| sprintf (sgps_event,"%d", xgps_event) | |
| sprintf (tmp_dir, "%s/tmp", eced_dir) | |
| sprintf (data_dir, "%s/tmp", eced_dir) | |
| sprintf (config_dir,"%s/tmp", eced_dir) | |
| sprintf (input_dir, "%s/tmp", eced_dir) | |
| sprintf (output_dir,"%s/tmp", eced_dir) | |
| sprintf (macro_dir, "%s/tmp", eced_dir) | |
| sprintf (report_dir,"%s/tmp", eced_dir) | |
| sprintf (log_dir, "%s/tmp", eced_dir) | |
| sprintf (condor_dir,"%s/tmp", eced_dir) | |
| sprintf (merge_dir, "%s/tmp", eced_dir) | |
| sprintf (pp_dir, "%s/tmp", eced_dir) | |
| sprintf (dump_dir, "%s/tmp", eced_dir) | |
| sprintf (uparameter,"%s/user_parameters.C", tmp_dir) | |
Variables | |
| TString | _channelNamesMDC [NIFO_MAX] |
| TString | _channelNamesRaw [NIFO_MAX] |
| dqfile | _DQF [20] |
| TString | _frFiles [2 *NIFO_MAX] |
| TString | _ifo [NIFO_MAX] |
| int | _nDQF =0 |
| int | _nIFO =0 |
| bool | bremove = (cwb_inet_opts=="ced") ? true : false |
| cedRHO =0.0 | |
| char | channelTypesRaw [NIFO_MAX][1024] |
| bool | check = (cwb_inet_opts=="ced") ? true : false |
| TString | cwb_eced_opts =TString(gSystem->Getenv("CWB_ECED_OPTS")) |
| TString | cwb_inet_opts =TString(gSystem->Getenv("CWB_INET_OPTIONS")) |
| TString | eced_cfg ="" |
| char | eced_dir [1024] ="ECED_" |
| else | |
| factors [0] =1 | |
| bool | ldf_check [NIFO_MAX] |
| char | ldf_command [NIFO_MAX][1024] |
| bool | ldf_gcheck =true |
| nDQF =0 | |
| segLen =60 | |
| simulation =0 | |
| char | uparameter [1024] |
| int | xgps_event =0 |
| cout<< endl; for(int n=0;n<nIFO;n++) { if(!ldf_check[n]) cout << ifo[n] << " cwb_eced - no data found !!!" << endl; else cout << ifo[n] << " cwb_eced - data found" << endl; } if(!ldf_gcheck) { cout << endl << "check types : gw_data_find --show-types" << endl << endl; gSystem-> Exit | ( | 1 | ) |
| for | ( | ) |
Definition at line 38 of file cwb_eced.C.
| if | ( | cwb_eced_opts! | = "" | ) |
Definition at line 53 of file cwb_eced.C.
| if | ( | xgps_event<= | 0 | ) |
Definition at line 87 of file cwb_eced.C.
| if | ( | gSystem->Getenv("CWB_ECED_NDET")! | = NULL | ) |
Definition at line 96 of file cwb_eced.C.
| if | ( | cwb_inet_opts | = ="ced" | ) |
Definition at line 238 of file cwb_eced.C.
| if | ( | eced_cfg! | = "" | ) |
Definition at line 374 of file cwb_eced.C.
| gSystem Setenv | ( | "CWB_GPS_EVENT" | , |
| sgps_event | |||
| ) |
| gSystem Setenv | ( | "CWB_UPARAMETERS_FILE" | , |
| uparameter | |||
| ) |
| gSystem Setenv | ( | "CWB_CED_DIR" | , |
| ced_dir | |||
| ) |
| sprintf | ( | sgps_event | , |
| "%d" | , | ||
| xgps_event | |||
| ) |
| sprintf | ( | config_dir | , |
| "%s/tmp" | , | ||
| eced_dir | |||
| ) |
| sprintf | ( | output_dir | , |
| "%s/tmp" | , | ||
| eced_dir | |||
| ) |
| sprintf | ( | report_dir | , |
| "%s/tmp" | , | ||
| eced_dir | |||
| ) |
| sprintf | ( | condor_dir | , |
| "%s/tmp" | , | ||
| eced_dir | |||
| ) |
| sprintf | ( | uparameter | , |
| "%s/user_parameters.C" | , | ||
| tmp_dir | |||
| ) |
Definition at line 33 of file cwb_eced.C.
Definition at line 32 of file cwb_eced.C.
| dqfile _DQF[20] |
Definition at line 35 of file cwb_eced.C.
Definition at line 34 of file cwb_eced.C.
Definition at line 31 of file cwb_eced.C.
| int _nDQF =0 |
Definition at line 35 of file cwb_eced.C.
| int _nIFO =0 |
Definition at line 30 of file cwb_eced.C.
| bool bremove = (cwb_inet_opts=="ced") ? true : false |
Definition at line 343 of file cwb_eced.C.
| cedRHO =0.0 |
Definition at line 25 of file cwb_eced.C.
| char channelTypesRaw[NIFO_MAX][1024] |
Definition at line 37 of file cwb_eced.C.
| bool check = (cwb_inet_opts=="ced") ? true : false |
Definition at line 342 of file cwb_eced.C.
Definition at line 51 of file cwb_eced.C.
Definition at line 210 of file cwb_eced.C.
| TString eced_cfg ="" |
Definition at line 52 of file cwb_eced.C.
| char eced_dir[1024] ="ECED_" |
Definition at line 212 of file cwb_eced.C.
| else |
Definition at line 90 of file cwb_eced.C.
| factors[0] =1 |
Definition at line 27 of file cwb_eced.C.
| bool ldf_check[NIFO_MAX] |
Definition at line 247 of file cwb_eced.C.
| char ldf_command[NIFO_MAX][1024] |
Definition at line 248 of file cwb_eced.C.
| bool ldf_gcheck =true |
Definition at line 246 of file cwb_eced.C.
| nDQF =0 |
Definition at line 109 of file cwb_eced.C.
| segLen =60 |
Definition at line 24 of file cwb_eced.C.
| simulation =0 |
Definition at line 26 of file cwb_eced.C.
| char uparameter[1024] |
Definition at line 373 of file cwb_eced.C.
| int xgps_event =0 |
Definition at line 50 of file cwb_eced.C.