9 # ------------------------------------------------------------------------------------------
11 # Utility script to test sea time calibration.
13 # ------------------------------------------------------------------------------------------
14 # all data related to intradom time calibration have to be set in the same directory
16 # When performing a time calibration between DOMs, some PMT time offsets must be kept fixed.
17 # for standard sea time calibration, the time offsets kept fixed are those of the
18 # reference PMTs. The identity of the reference PMT can be given in argument as an integer
19 # (since all DOMs are supposed to have the same reference PMT, 7 or 15 most of the time).
21 # In case of a time calibration after a threshold tuning, or in case of different
22 # reference PMT identity for each DOM, a file can be given as an argument. The file
23 # contains a list of DOM and PMT identities that must have a fix time offset.
25 if [ -z $JPP_DIR ];
then
26 echo "Variable JPP_DIR undefined."
30 source $JPP_DIR/setenv.sh $JPP_DIR
35 usage "$script <working directory> <detector file> <intra data directory> <reference PMTs>"
43 *) fatal
"wrong number of arguments!";;
46 if [[ ${
PMT} =~ ^[+-]?[0-9]+$ ]];
then
56 FILELISTINTRA1+=(
"${WORKDIR}/${INTRADIR}/${FILEPATH}")
64 -
f ${FILELISTINTRA2} \
66 -
o calibrateK40_sea.root \
76 -
f calibrateK40_sea.root \
77 -
o mergecalibrateK40_sea.root
87 -
f mergecalibrateK40_sea.root \
89 -
o fitK40_pmt${pmtName}_sea.root \
JFitK40_t< TF2 > JFitK40
Type definition for backward compatibility.
static const JPBS_t PMT(3, 4, 2, 3)
PBS of photo-multiplier tube (PMT)
o $QUALITY_ROOT d $DEBUG!JPlot1D f
static const double C
Physics constants.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable DEBUG set_variable WORKDIR
then JConvertDetectorFormat a $DETECTOR[1] o
then JMuonMCEvt f $INPUT_FILE o $INTERMEDIATE_FILE d
esac set_variable BASENAME
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in
source $JPP_DIR setenv csh $JPP_DIR &dev null eval JShellParser o a A
#define DEBUG(A)
Message macros.