Jpp
15.0.1-rc.2-highQE
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
software
JGizmo
JPrintChain.sh
Go to the documentation of this file.
1
#!/bin/zsh
2
#
3
# \author mdejong
4
#
5
script
=${0##*/}
6
7
# ------------------------------------------------------------------------------------------
8
#
9
# Auxiliary script to print ROOT TChain.
10
#
11
# ------------------------------------------------------------------------------------------
12
13
if
[ -z $JPP_DIR ];
then
14
echo
"Variable JPP_DIR undefined."
15
exit
16
fi
17
18
source $JPP_DIR/setenv.sh $JPP_DIR >& /dev/
null
19
20
if
do_usage $*;
then
21
usage
"$script (input file)+"
22
fi
23
24
INPUT_FILES
=($*)
25
26
JPrintChain \
27
-
f
"${INPUT_FILES[*]}"
f
then JMuonPostfit f
Definition:
JMuonPostfit.sh:118
exit
exit
Definition:
JPizza.sh:36
echo
then echo
Definition:
JDOMDAQDriver.sh:56
usage
* usage
Definition:
JLigier-local.sh:34
INPUT_FILES
set_array INPUT_FILES
Definition:
JCalibrateStrings.sh:26
then
then
Definition:
examples/JDataFilter/JDataFilter.sh:87
script
script
Definition:
JAcoustics.sh:2
null
esac $JPP_BIN JLogger sh $LOGGER until pgrep JGetMessage</dev/null > dev null
Definition:
examples/JLogger/JLogger.sh:33
Generated by
1.8.5