9 # ------------------------------------------------------------------------------------------
11 # Utility script to test darkroom time calibration.
13 # ------------------------------------------------------------------------------------------
14 # all data related to interdom time calibration have to be set in the same directory
17 if [ -z $JPP_DIR ];
then
18 echo "Variable JPP_DIR undefined."
22 source $JPP_DIR/setenv.sh $JPP_DIR
26 if ( do_usage $* );
then
27 usage "$script <working directory> <detector file> <inter data directory> <refPMT>"
35 *) fatal
"wrong number of arguments!";;
41 cp ${WORKDIR}/${DETX} ${WORKDIR}/${
BASENAME}_darkroomCalibration_pmt${
PMT}.detx
45 for FILEPATH
in $(ls ${WORKDIR}/${INTERDIR}/);
do
46 FILELISTINTER1+=(
"${WORKDIR}/${INTERDIR}/${FILEPATH}")
53 -
f ${FILELISTINTER2} \
54 -
a ${WORKDIR}/${
BASENAME}_darkroomCalibration_pmt${
PMT}.detx \
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
static const JPBS_t PMT(3, 4, 2, 3)
PBS of photo-multiplier tube (PMT)
then usage $script< data file >< detectorfile > fi case set_variable DETX
do set_array DAQHEADER JPrintDAQHeader f
then fatal Wrong number of arguments fi set_variable HYDROPHONE_TXT set_variable BASENAME
static const double C
Physics constants.
then JMuonMCEvt f $INPUT_FILE o $INTERMEDIATE_FILE d
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 source JAcoustics sh $DETECTOR_ID CHECK_EXIT_CODE typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS for EMITTER in
then usage $script< detector file >< inputfile > fi case set_variable WORKDIR
source $JPP_DIR setenv csh $JPP_DIR eval JShellParser o a A
#define DEBUG(A)
Message macros.