Jpp
18.6.0-rc.1
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< detector file >< inputfile > nExample script to test inter string calibration nThe input file corresponds to an input file for the detector | simulation (e.g.JSirene)." fi if (( $ fatal "Wrong number of arguments." fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] mkdir -p $WORKDIR pushd $WORKDIR eval `JPrintDetector -a $DETECTOR -O SUMMARY` JConvertDetectorFormat -a $DETECTOR -o detector.datx for STRING in $STRINGS[*] |
Variables | |
script | |
then usage $script<detector file><inputfile> nExample script to test inter string calibration nThe input file corresponds to an input file for the detector simulation | ( | e.g. | JSirene | ) |
script |