Jpp
18.0.0-rc.2
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
JPrintTree.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 TTree.
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
JPrintTree \
27
-
f
"${INPUT_FILES[*]}"
f
o $QUALITY_ROOT d $DEBUG!CHECK_EXIT_CODE JPlot1D f
Definition:
JDataQuality.sh:76
exit
exit
Definition:
JPizza.sh:36
echo
then echo
Definition:
JDOMDAQDriver.sh:56
usage
* usage
Definition:
JLigier-local.sh:34
INPUT_FILES
do sput $STRING $FLOOR sget MODULE INPUT_FILES
Definition:
JCanberra.sh:77
then
then
Definition:
acoustics-fit-toolkit.sh:215
JLANG::null
static JNullStream null
Null I/O stream.
Definition:
JNullStream.hh:51
script
script
Definition:
JAcoustics.sh:2
Generated by
1.8.5