Functions | |
| TB | checkFile (gSystem->Getenv("CWB_ROOTLOGON_FILE")) |
| TB | checkFile (gSystem->Getenv("CWB_PARAMETERS_FILE")) |
| TB | checkFile (gSystem->Getenv("CWB_UPARAMETERS_FILE")) |
| cout<< endl;cout<< cmd<< endl;gSystem-> | Exec (cmd) |
| exit (0) | |
| sprintf (www_label,((TObjString *) token->At(token->GetEntries() -1)) ->GetString().Data()) | |
| sprintf (cmd,"mkdir %s/%s", www_dir, www_label) | |
| sprintf (cmd,"ln -s %s/%s %s/%s", work_dir, pp_dir, www_dir, www_label) | |
Variables | |
| char | cmd [256] |
| TObjArray * | token = TString(work_dir).Tokenize(TString("/")) |
| char | www_label [512] |
| TB checkFile | ( | gSystem-> | Getenv"CWB_ROOTLOGON_FILE" | ) |
| TB checkFile | ( | gSystem-> | Getenv"CWB_PARAMETERS_FILE" | ) |
| TB checkFile | ( | gSystem-> | Getenv"CWB_UPARAMETERS_FILE" | ) |
| exit | ( | 0 | ) |
| char cmd[256] |
Definition at line 33 of file cwb_publish_postprod.C.
Definition at line 30 of file cwb_publish_postprod.C.
| char www_label[512] |
Definition at line 29 of file cwb_publish_postprod.C.