Functions | |
| if (TString(condor_tag)=="") | |
| if (nIFO==1) | |
| if (gSystem->Getenv("CWB_CONDOR_MTPE_JOBID")==NULL) | |
| if (simulation==4 &&nfactor >1) | |
| if ((simulation==0)||(simulation==4 &&nfactor==1)) | |
| if ((fP=fopen(ofile_condor_sub, "w"))==NULL) | |
| sprintf (condor_label,"%s.mtpe", data_label) | |
| sprintf (ofile_condor_sub,"%s/%s.sub", condor_dir, condor_label) | |
Variables | |
| char | condor_label [1024] |
| int | cwb_condor_mtpe_jobid =-1 |
| int | cwb_condor_mtpe_offset =1 |
| else | |
| FILE * | fP =NULL |
| char | ofile_condor_sub [1024] |
| bool | singleDetector =false |
| if | ( | TString(condor_tag) | = ="" | ) |
Definition at line 26 of file cwb_condor_mtpe.C.
| if | ( | nIFO | = =1 | ) |
Definition at line 46 of file cwb_condor_mtpe.C.
| if | ( | gSystem-> | Getenv"CWB_CONDOR_MTPE_JOBID" = =NULL | ) |
Definition at line 59 of file cwb_condor_mtpe.C.
| if | ( | simulation | = =4 && nfactor, |
| 1 | |||
| ) |
Definition at line 80 of file cwb_condor_mtpe.C.
| if | ( | (simulation==0)||(simulation==4 &&nfactor==1) | ) |
Definition at line 94 of file cwb_condor_mtpe.C.
| if | ( | (fP=fopen(ofile_condor_sub, "w")) | = = NULL | ) |
Definition at line 142 of file cwb_condor_mtpe.C.
| sprintf | ( | condor_label | , |
| "%s.mtpe" | , | ||
| data_label | |||
| ) |
| sprintf | ( | ofile_condor_sub | , |
| "%s/%s.sub" | , | ||
| condor_dir | , | ||
| condor_label | |||
| ) |
| char condor_label[1024] |
Definition at line 133 of file cwb_condor_mtpe.C.
| int cwb_condor_mtpe_jobid =-1 |
Definition at line 58 of file cwb_condor_mtpe.C.
| int cwb_condor_mtpe_offset =1 |
Definition at line 77 of file cwb_condor_mtpe.C.
| else |
Definition at line 62 of file cwb_condor_mtpe.C.
| FILE* fP =NULL |
Definition at line 141 of file cwb_condor_mtpe.C.
| char ofile_condor_sub[1024] |
Definition at line 138 of file cwb_condor_mtpe.C.
| bool singleDetector =false |
Definition at line 45 of file cwb_condor_mtpe.C.