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

Go to the source code of this file.

Variables

find $MRB_BUILDDIR larpandora
job name *fcl print while read
fcl do echo Testing fcl file
$fcl 
fclout
 

Variable Documentation

find $MRB_BUILDDIR larpandora job name* fcl print while read fcl do echo Testing fcl file $fcl fclout
Initial value:
=`basename ${fcl}`.out
larout=`basename ${fcl}`.lar.out
larerr=`basename ${fcl}`.lar.err
lar -c $fcl --debug-config $fclout > $larout 2> $larerr
stat=$?
if [ $stat -ne 0 -a $stat -ne 1 ]
process_name standard_reco_uboone fcl
process_name gaushit a

Definition at line 11 of file test_fcl_larpandora.sh.