Jpp
18.2.1-ARCA-DF-PATCH
the software that should make you happy
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
examples
JAcoustics
JBellhop.sh
Go to the documentation of this file.
1
#!/bin/zsh
2
#
3
# \author mdejong
4
#
5
version
=1.0
6
script=${0##*/}
7
8
# ------------------------------------------------------------------------------------------
9
#
10
# Example script for ray tracing of sound.
11
#
12
# ------------------------------------------------------------------------------------------
13
14
source $JPP_DIR/setenv.sh $JPP_DIR
15
16
set_variable
DIR
`pwd`
17
set_variable
DEBUG
2
18
set_variable
: FORMAT GRAPHICS_FORMAT gif
19
set_variable
+ BATCH GRAPHICS_BATCH -B
20
21
if
do_usage $*;
then
22
usage
"$script"
23
fi
24
25
$DIR/JBellhop \
26
-
o
${
TMPDIR
:-/tmp}/bellhop.root \
27
-
d
$DEBUG
28
29
JPlot2D \
30
-
f
${
TMPDIR
:-/tmp}/bellhop.root:h2 \
31
-
XX
\
32
-
YY
\
33
-\>
"#Deltax [m]"
\
34
-\<
"#Deltaz [m]"
\
35
-\^
"#Deltat [#mus]"
\
36
-O COLZ \
37
-
N
"X 505"
\
38
-
N
"Y 505"
\
39
-
T
""
\
40
-
o
bellhop.$FORMAT $BATCH
version
version
Definition:
JEditTuneHV.sh:5
f
o $QUALITY_ROOT d $DEBUG!CHECK_EXIT_CODE JPlot1D f
Definition:
JDataQuality.sh:76
TMPDIR
usr share Modules init zsh export TMPDIR
Definition:
launch_pre-calibration_D1ORCA011.sh:27
YY
set_variable LOGY YY
Definition:
JMuonPostfit.sh:83
then
then
Definition:
datalogs.sh:31
DIR
then fatal Wrong number of arguments fi DIR
Definition:
acoustics-diff.sh:28
o
then fatal Wrong number of arguments fi JConvertDetectorFormat a o
Definition:
software/JDetector/compare-detector.sh:31
set_variable
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable
Definition:
JAcoustics.sh:21
T
do set_variable OUTPUT_DIRECTORY $WORKDIR T
Definition:
JCalibrateHeight.sh:61
usage
* usage
Definition:
JLigier-local.sh:34
XX
set_variable LOG XX
Definition:
JMuonPostfit.sh:81
fi
fi
Definition:
JEvtReweightMupageParameterScan.sh:258
N
then usage $script< input file >[option[primary[working directory]]] nWhere option can be N
Definition:
JMuonPostfit.sh:40
d
then JMuonMCEvt f $INPUT_FILE o $INTERMEDIATE_FILE d
Definition:
JMuonPath.sh:47
DEBUG
#define DEBUG(A)
Message macros.
Definition:
JMessage.hh:62
Generated by
1.8.5