Jpp - the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
examples/JDB/JCompass.sh File Reference

Go to the source code of this file.

Functions

then usage $script< detector file > (run[-run])+" fi if (( $ set_variable DETECTOR $argv[1] set_array RUNS $argv[2
 
do for ((RUN=${RANGE%%-*};$RUN<=${RANGE##*-};RUN+=1))
 

Variables

 script
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
&dev null set_variable 
DEBUG
 
then usage else fatal Wrong
number of arguments fi JCookie
sh eval JPrintDetector a
$DETECTOR O IDENTIFIER typeset
a INPUT_FILES for RANGE in 
$RUNS [*]
 
do set_variable OUTPUT_FILE
$WORKDIR 
KM3NeT_
 

Function Documentation

then usage $script< detector file > ( run  [-run])
do for ( (RUN=${RANGE%%-*};$RUN<=${RANGE##*-};RUN+=1)  )

Variable Documentation

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

Definition at line 2 of file examples/JDB/JCompass.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable DEBUG
Initial value:
{DATABASE_DEBUG:-2}
set_variable WORKDIR ${DATABASE_WORKDIR:-./}
set_variable BACKGROUND ${DATABASE_BACKGROUND:+-B}
set_variable DIR $JPP_DIR/examples/JDB/
set_variable TMAX_S 3.0 #60.0
set_variable NUMBER_OF_MODULES 10
set_variable YMAX 0.01
if ( do_usage $* )
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
do echo Generating $dir eval DIR
Definition: JPlotNPE1D.sh:52
fatal Invalid number of arguments esac let YMIN
Definition: testToT.sh:39
then usage $script< detector file >< inputfile > fi case set_variable WORKDIR
Definition: JLegolas.sh:28

Definition at line 11 of file examples/JDB/JCompass.sh.

then usage else fatal Wrong number of arguments fi JCookie sh eval JPrintDetector a $DETECTOR O IDENTIFIER typeset a INPUT_FILES for RANGE in $RUNS[*]

Definition at line 37 of file examples/JDB/JCompass.sh.

do set_variable OUTPUT_FILE $WORKDIR KM3NeT_
Initial value:
{(l:8::0::0:)DETECTOR_ID}_${(l:8::0::0:)RUN}_ahrs.root
INPUT_FILES+=($OUTPUT_FILE)
if [[ ! -f $OUTPUT_FILE ]]
do set_array DAQHEADER JPrintDAQHeader f
Definition: JTuneHV.sh:79
then rm i $OUTPUT_FILE fi let RUN
then fatal Not enough arguments fi set_variable DETECTOR $argv[1] INPUT_FILES

Definition at line 41 of file examples/JDB/JCompass.sh.