Jpp  18.2.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
module-Z:plot.sh File Reference

Go to the source code of this file.

Functions

then usage $script< string
identifier >< floor[-floor]>
fi 
if (($#!=2))
 
then fatal Wrong number of
arguments fi set_variable
STRING $argv[1] set_variable
FLOORS $argv[2] 
for ((FLOOR=${FLOORS%%-*};$FLOOR<=${FLOORS##*-};FLOOR+=1))
 

Variables

 script
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
&dev null 
set_variable
 
do typeset Z STRING typeset Z
FLOOR set_variable MODULE_TXT
$WORKDIR 
modulez_
 

Function Documentation

then usage $script<string identifier><floor[-floor]> fi if ( ($#!=2)  )
then fatal Wrong number of arguments fi set_variable STRING $argv [1] set_variable FLOORS $argv [2] for ( (FLOOR=${FLOORS%%-*};$FLOOR<=${FLOORS##*-};FLOOR+=1)  )

Variable Documentation

script
Initial value:
=${0##*/}
if [ -z $JPP_DIR ]

Definition at line 2 of file module-Z:plot.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable

Definition at line 16 of file module-Z:plot.sh.

do typeset Z STRING typeset Z FLOOR set_variable MODULE_TXT $WORKDIR modulez_
Initial value:
{STRING}_${FLOOR}.txt
set_variable MODULE_ROOT $WORKDIR/modulez_${STRING}_${FLOOR}.root
if [[ ! -f $MODULE_TXT ]] then
fatal "No file $MODULE_TXT."
JGraph
-f $MODULE_TXT
-o $MODULE_ROOT
typeset -Z 4 STRING
typeset -Z 2 FLOOR
JPlot1D
-f ${MODULE_ROOT}:\.\*
-\> "#Deltaz [m]"
-\^ "#chi^{2}/NDF"
-N "X 505"
-T "($STRING,$FLOOR)"
-o $WORKDIR/modulez_${STRING}_${FLOOR}.$FORMAT $BATCH
rm -f $MODULE_ROOT
if [[ "$FLOORS" == "1-18" ]]
clean eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY set_variable STRING
o $QUALITY_ROOT d $DEBUG!CHECK_EXIT_CODE JPlot1D f
Definition: JDataQuality.sh:76
then
Definition: datalogs.sh:31
then fatal Wrong number of arguments fi JConvertDetectorFormat a o
then rm
Definition: sftpput.zsh:30
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable
Definition: JAcoustics.sh:21
do set_variable OUTPUT_DIRECTORY $WORKDIR T
then usage $script< input file >[option[primary[working directory]]] nWhere option can be N
Definition: JMuonPostfit.sh:40
fi set_variable FILENAME $WORKDIR
Definition: datalogs.sh:34
do typeset Z STRING typeset Z FLOOR set_variable MODULE_TXT $WORKDIR modulez_
Definition: module-Z:fit.sh:35
do set_variable MODULE getModule a $WORKDIR detector_a datx L $STRING JEditDetector a $WORKDIR detector_a datx M $MODULE setz o $WORKDIR detector_a datx JEditDetector a $WORKDIR detector_b datx M $MODULE setz o $WORKDIR detector_b datx done echo Output stored at $WORKDIR detector_a datx and $WORKDIR tripod_a txt JDrawDetector2D a $WORKDIR detector_a datx a $WORKDIR detector_b datx L BL o detector $FORMAT $BATCH JDrawDetector2D T $WORKDIR tripod_a txt T $WORKDIR tripod_b txt L BL o tripod $FORMAT $BATCH JCompareDetector a $WORKDIR detector_a datx b $WORKDIR detector_b datx o $WORKDIR abc root &dev null for KEY in X Y Z
then eval ls $DIR $ID $TYPE _
Definition: getArchive.sh:104
esac done
Definition: JAddHDE.sh:21

Definition at line 32 of file module-Z:plot.sh.