Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
cwb_clonedir.C File Reference
#include <vector>
Include dependency graph for cwb_clonedir.C:

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]
 

Function Documentation

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 ( )
gSystem Exit ( )
if ( gSystem->Getenv("CWB_CLONEDIR_CHECK")!  = NULL)

Definition at line 12 of file cwb_clonedir.C.

if ( cwb_clonedir_options  = ="")

Definition at line 76 of file cwb_clonedir.C.

if ( gSystem->Getenv("CWB_CLONEDIR_PWD")!  = NULL)

Definition at line 89 of file cwb_clonedir.C.

if ( gSystem->Getenv("CWB_CLONEDIR_SRC")!  = NULL)

Definition at line 98 of file cwb_clonedir.C.

if ( gSystem->Getenv("CWB_CLONEDIR_DEST")!  = NULL)

Definition at line 111 of file cwb_clonedir.C.

if ( cwb_clonedir_options_jstage  = ="FULL")

Definition at line 147 of file cwb_clonedir.C.

if ( cwb_clonedir_options_output  = ="LINKS")

Definition at line 191 of file cwb_clonedir.C.

sprintf ( src_merge_dir  ,
"%s/%s ,
cwb_clonedir_src.  Data(),
merge_dir   
)

Variable Documentation

TString cwb_clonedir_dest =""

Definition at line 110 of file cwb_clonedir.C.

TString cwb_clonedir_options =TString(gSystem->Getenv("CWB_CLONEDIR_OPTIONS"))

Definition at line 9 of file cwb_clonedir.C.

TString cwb_clonedir_options_chunk
Initial value:
=
TString cwb_clonedir_options
Definition: cwb_clonedir.C:9
static TString getParameter(TString options, TString param="")
Definition: Toolbox.cc:5943

Definition at line 134 of file cwb_clonedir.C.

TString cwb_clonedir_options_config
Initial value:
=
TString cwb_clonedir_options
Definition: cwb_clonedir.C:9
static TString getParameter(TString options, TString param="")
Definition: Toolbox.cc:5943

Definition at line 124 of file cwb_clonedir.C.

TString cwb_clonedir_options_jstage
Initial value:
=
TString cwb_clonedir_options
Definition: cwb_clonedir.C:9
static TString getParameter(TString options, TString param="")
Definition: Toolbox.cc:5943

Definition at line 142 of file cwb_clonedir.C.

TString cwb_clonedir_options_label
Initial value:
=
TString cwb_clonedir_options
Definition: cwb_clonedir.C:9
static TString getParameter(TString options, TString param="")
Definition: Toolbox.cc:5943

Definition at line 138 of file cwb_clonedir.C.

TString cwb_clonedir_options_output
Initial value:
=
TString cwb_clonedir_options
Definition: cwb_clonedir.C:9
static TString getParameter(TString options, TString param="")
Definition: Toolbox.cc:5943

Definition at line 119 of file cwb_clonedir.C.

TString cwb_clonedir_options_simulation
Initial value:
=
TString cwb_clonedir_options
Definition: cwb_clonedir.C:9
static TString getParameter(TString options, TString param="")
Definition: Toolbox.cc:5943

Definition at line 129 of file cwb_clonedir.C.

TString cwb_clonedir_pwd =""

Definition at line 88 of file cwb_clonedir.C.

TString cwb_clonedir_src =""

Definition at line 97 of file cwb_clonedir.C.

TString cwb_stage_label ="supercluster_"

Definition at line 146 of file cwb_clonedir.C.

else
Initial value:
{
cout << "cwb_clonedir.C - Error : CWB_CLONEDIR_PWD not declared" << endl

Definition at line 91 of file cwb_clonedir.C.

char src_merge_dir[1024]

Definition at line 218 of file cwb_clonedir.C.