All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
runFilesFromSAM.sh File Reference

Go to the source code of this file.

Functions

then case $Param in ( '--raw'| '-R') Type
 

Variables

 SCRIPTNAME
 
do Param
 
decoded decode D Type ="$DecodeType"
 
 type ='* ) Type="${Param#--*=}"
 
 stage ='* ) Type="${Param#--*=}"
 
 schema ='* | '--scheme='* ) Schema="${Param#--*=}"
 
xrootd XRootD root ROOT X Schema ="$XRootDschema"
 
 loc ='* | '--location='* ) Location="${Param#--*=}"
 
dcache dCache C Location ="$dCacheLocation"
 
 stream ='* ) Stream="${Param#--*=}"
 
bnb BNB Stream ="$BNBstream"
 

Function Documentation

then case $Param in ( '--raw'| '-R'  )

Variable Documentation

loc ='* | '--location='* ) Location="${Param#--*=}"

Definition at line 290 of file runFilesFromSAM.sh.

tape enstore T Location ="$dCacheLocation"

Definition at line 291 of file runFilesFromSAM.sh.

do Param
Initial value:
="${!iParam}"
if [[ "${Param:0:1}" == '-' ]]

Definition at line 278 of file runFilesFromSAM.sh.

schema ='* | '--scheme='* ) Schema="${Param#--*=}"

Definition at line 286 of file runFilesFromSAM.sh.

locate Schema ="$XRootDschema"

Definition at line 287 of file runFilesFromSAM.sh.

SCRIPTNAME

Definition at line 24 of file runFilesFromSAM.sh.

stage ='* ) Type="${Param#--*=}"

Definition at line 284 of file runFilesFromSAM.sh.

stream ='* ) Stream="${Param#--*=}"

Definition at line 295 of file runFilesFromSAM.sh.

allstreams Stream ="$BNBstream"

Definition at line 296 of file runFilesFromSAM.sh.

decoded decode D Type ="$DecodeType"

Definition at line 282 of file runFilesFromSAM.sh.

type ='* ) Type="${Param#--*=}"

Definition at line 283 of file runFilesFromSAM.sh.