Functions | |
| exit (0) | |
| cout<< olstfname<< endl;estat=gSystem-> | GetPathInfo (mdir+"/"+ilstfname,&id,&size,&flags,&mt) |
| if (gSystem->Getenv("CWB_MERGE_LABEL")==NULL) | |
| if (cwb_merge_label[0]!='M') | |
| if (!lcheck.IsDigit()) | |
| if (gSystem->Getenv("CWB_SETCHUNK_ID")==NULL) | |
| if (simulation==0) | |
| if (estat==0) | |
| lcheck | Remove (0, 1) |
| olstfname | Remove (0, olstfname.Last('/')+1) |
| owfname | ReplaceAll (".root", TString(".K_")+schunk+".root") |
| olstfname | ReplaceAll ("wave_","merge_") |
| olstfname | ReplaceAll (".root",".lst") |
| sprintf (iwfname,"wave_%s.%s.root", data_label, cwb_merge_label.Data()) | |
| sprintf (schunk,"chunk%d", cwb_setchunk_id) | |
| sprintf (iwfname,"mdc_%s.%s.root", data_label, cwb_merge_label.Data()) | |
| sprintf (ilstfname,"merge_%s.%s.lst", data_label, cwb_merge_label.Data()) | |
Variables | |
| char | cmd [1024] |
| TString | cwb_merge_label |
| int | cwb_setchunk_id =-1 |
| else | |
| Long_t | flags |
| Long_t | id |
| char | ilstfname [1024] |
| vector< int > | jobList |
| TString | mdir = merge_dir |
| Long_t | mt |
| TString | olstfname = owfname |
| TString | owfname = mdir+"/"+iwfname |
| char | schunk [32] |
| Long_t | size |
| exit | ( | 0 | ) |
| cout<< olstfname << endl; estat = gSystem-> GetPathInfo | ( | mdir+"/"+ | ilstfname, |
| & | id, | ||
| & | size, | ||
| & | flags, | ||
| & | mt | ||
| ) |
| if | ( | gSystem-> | Getenv"CWB_MERGE_LABEL" = =NULL | ) |
Definition at line 29 of file cwb_setchunk.C.
| if | ( | cwb_merge_label! | [0] = 'M' | ) |
Definition at line 36 of file cwb_setchunk.C.
| if | ( | !lcheck. | IsDigit() | ) |
Definition at line 43 of file cwb_setchunk.C.
| if | ( | gSystem-> | Getenv"CWB_SETCHUNK_ID" = =NULL | ) |
Definition at line 52 of file cwb_setchunk.C.
| if | ( | simulation | = =0 | ) |
Definition at line 80 of file cwb_setchunk.C.
| if | ( | estat | = =0 | ) |
Definition at line 120 of file cwb_setchunk.C.
| lcheck Remove | ( | 0 | , |
| 1 | |||
| ) |
| olstfname Remove | ( | 0 | , |
| olstfname.Last('/')+ | 1 | ||
| ) |
| olstfname ReplaceAll | ( | "wave_" | , |
| "merge_" | |||
| ) |
| olstfname ReplaceAll | ( | ".root" | , |
| ".lst" | |||
| ) |
| sprintf | ( | iwfname | , |
| "wave_%s.%s.root" | , | ||
| data_label | , | ||
| cwb_merge_label. | Data() | ||
| ) |
| sprintf | ( | schunk | , |
| "chunk%d" | , | ||
| cwb_setchunk_id | |||
| ) |
| sprintf | ( | iwfname | , |
| "mdc_%s.%s.root" | , | ||
| data_label | , | ||
| cwb_merge_label. | Data() | ||
| ) |
| sprintf | ( | ilstfname | , |
| "merge_%s.%s.lst" | , | ||
| data_label | , | ||
| cwb_merge_label. | Data() | ||
| ) |
| char cmd[1024] |
Definition at line 24 of file cwb_setchunk.C.
| TString cwb_merge_label |
Definition at line 28 of file cwb_setchunk.C.
| int cwb_setchunk_id =-1 |
Definition at line 51 of file cwb_setchunk.C.
| else |
Definition at line 31 of file cwb_setchunk.C.
| Long_t flags |
Definition at line 21 of file cwb_setchunk.C.
| Long_t id |
Definition at line 21 of file cwb_setchunk.C.
| char ilstfname[1024] |
Definition at line 112 of file cwb_setchunk.C.
| vector<int> jobList |
Definition at line 111 of file cwb_setchunk.C.
Definition at line 26 of file cwb_setchunk.C.
| Long_t mt |
Definition at line 21 of file cwb_setchunk.C.
Definition at line 114 of file cwb_setchunk.C.
Definition at line 73 of file cwb_setchunk.C.
| char schunk |
Definition at line 74 of file cwb_setchunk.C.
| Long_t size |
Definition at line 21 of file cwb_setchunk.C.