ROOTPWA
Variables
doKineValidation_root.sh File Reference

Go to the source code of this file.

Variables

export FITDIR
do echo MassBin
cd $i
test s $i neubert root cat $i
evt evt2tree $i neubert 
root
cd PSPAMPS WEIGHTEDFILE

Variable Documentation

echo created weightfile for massbin $i

Definition at line 26 of file doKineValidation_root.sh.

export FITDIR
Initial value:
$ROOTPWA_DATA_DIR/fits
export FITFILE=$FITDIR/fit.root
export PLOTFILE=${FITFILE/.root/.plots.root}
export BOOKY=${FITFILE/.root/.booky.pdf}
export DATADIR=$ROOTPWA_DATA_DIR
echo FITDIR=$FITDIR
echo FITFILE=$FITFILE
echo PLOTFILE=$PLOTFILE
echo BOOKY=$BOOKY
echo DATADIR=$DATADIR
cd $DATADIR
rm $PLOTFILE

Definition at line 3 of file doKineValidation_root.sh.

do echo MassBin

Definition at line 23 of file doKineValidation_root.sh.

test s $i neubert root cat $i evt evt2tree $i neubert root

Definition at line 28 of file doKineValidation_root.sh.

cd PSPAMPS WEIGHTEDFILE
Initial value:
${FITFILE/.root/.kineval.$i.root}
test -s $WEIGHTEDFILE || evtweight -e ../$i.ps.evt -o $WEIGHTEDFILE -w $FITFILE -i norm.int -m $i

Definition at line 32 of file doKineValidation_root.sh.