#include <vector>Functions | |
| TB | checkFile (gSystem->Getenv("CWB_ROOTLOGON_FILE")) |
| TB | checkFile (gSystem->Getenv("CWB_PARAMETERS_FILE")) |
| TB | checkFile (gSystem->Getenv("CWB_UPARAMETERS_FILE")) |
| TB | checkFile (cwb_clonedir_src) |
| exit (1) | |
| gSystem | Exit (0) |
| if (gSystem->Getenv("CWB_CLONEDIR_CHECK")!=NULL) | |
| if (cwb_clonedir_options=="") | |
| if (gSystem->Getenv("CWB_CLONEDIR_PWD")!=NULL) | |
| if (gSystem->Getenv("CWB_CLONEDIR_SRC")!=NULL) | |
| if (gSystem->Getenv("CWB_CLONEDIR_DEST")!=NULL) | |
| if (cwb_clonedir_options_jstage=="FULL") | |
| if (cwb_clonedir_options_output=="LINKS") | |
| sprintf (src_merge_dir,"%s/%s", cwb_clonedir_src.Data(), merge_dir) | |
| cwb_clonedir_options_output | ToUpper () |
Variables | |
| TString | cwb_clonedir_dest ="" |
| TString | cwb_clonedir_options =TString(gSystem->Getenv("CWB_CLONEDIR_OPTIONS")) |
| TString | cwb_clonedir_options_chunk |
| TString | cwb_clonedir_options_config |
| TString | cwb_clonedir_options_jstage |
| TString | cwb_clonedir_options_label |
| TString | cwb_clonedir_options_output |
| TString | cwb_clonedir_options_simulation |
| TString | cwb_clonedir_pwd ="" |
| TString | cwb_clonedir_src ="" |
| TString | cwb_stage_label ="supercluster_" |
| else | |
| char | src_merge_dir [1024] |
| TB checkFile | ( | gSystem-> | Getenv"CWB_ROOTLOGON_FILE" | ) |
| TB checkFile | ( | gSystem-> | Getenv"CWB_PARAMETERS_FILE" | ) |
| TB checkFile | ( | gSystem-> | Getenv"CWB_UPARAMETERS_FILE" | ) |
| TB checkFile | ( | cwb_clonedir_src | ) |
| exit | ( | 1 | ) |
| gSystem Exit | ( | 0 | ) |
| if | ( | gSystem->Getenv("CWB_CLONEDIR_CHECK")! | = NULL | ) |
Definition at line 30 of file cwb_clonedir.C.
| if | ( | cwb_clonedir_options | = ="" | ) |
Definition at line 94 of file cwb_clonedir.C.
| if | ( | gSystem->Getenv("CWB_CLONEDIR_PWD")! | = NULL | ) |
Definition at line 107 of file cwb_clonedir.C.
| if | ( | gSystem->Getenv("CWB_CLONEDIR_SRC")! | = NULL | ) |
Definition at line 116 of file cwb_clonedir.C.
| if | ( | gSystem->Getenv("CWB_CLONEDIR_DEST")! | = NULL | ) |
Definition at line 129 of file cwb_clonedir.C.
| if | ( | cwb_clonedir_options_jstage | = ="FULL" | ) |
Definition at line 165 of file cwb_clonedir.C.
| if | ( | cwb_clonedir_options_output | = ="LINKS" | ) |
Definition at line 209 of file cwb_clonedir.C.
| sprintf | ( | src_merge_dir | , |
| "%s/%s" | , | ||
| cwb_clonedir_src. | Data(), | ||
| merge_dir | |||
| ) |
| cwb_clonedir_options_jstage ToUpper | ( | ) |
| TString cwb_clonedir_dest ="" |
Definition at line 128 of file cwb_clonedir.C.
Definition at line 27 of file cwb_clonedir.C.
| TString cwb_clonedir_options_chunk |
Definition at line 152 of file cwb_clonedir.C.
| TString cwb_clonedir_options_config |
Definition at line 142 of file cwb_clonedir.C.
| TString cwb_clonedir_options_jstage |
Definition at line 160 of file cwb_clonedir.C.
| TString cwb_clonedir_options_label |
Definition at line 156 of file cwb_clonedir.C.
| TString cwb_clonedir_options_output |
Definition at line 137 of file cwb_clonedir.C.
| TString cwb_clonedir_options_simulation |
Definition at line 147 of file cwb_clonedir.C.
| TString cwb_clonedir_pwd ="" |
Definition at line 106 of file cwb_clonedir.C.
| TString cwb_clonedir_src ="" |
Definition at line 115 of file cwb_clonedir.C.
| TString cwb_stage_label ="supercluster_" |
Definition at line 164 of file cwb_clonedir.C.
| else |
Definition at line 109 of file cwb_clonedir.C.
| char src_merge_dir[1024] |
Definition at line 236 of file cwb_clonedir.C.