Jpp  18.2.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
JDB/plot-PMTParameters.sh File Reference

Go to the source code of this file.

Functions

then usage $script< detector
file >< PMTparametersfile > fi 
if (($#!=2))
 

Variables

 version
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
set_variable DEBUG
set_variable WORKDIR pwd
set_variable OUTPUT_FILE
$WORKDIR pmt_parameters root
set_variable DIR $JPP_DIR
examples JDB 
set_variable
 
then fatal Wrong number of
parameters fi set_variable
DETECTOR $argv[1] set_variable
INPUT_FILE $argv[2] eval
JPrintDetector a $DETECTOR O
IDENTIFIER set_variable DETID
getDetector D $DETECTOR_ID O
string $DIR JPlotPMTParameters
a $DETECTOR P $INPUT_FILE o
$OUTPUT_FILE d $DEBUG for KEY
in TTS_ns QE gain 
gainSpread
 

Function Documentation

then usage $script<detector file><PMTparametersfile> fi if ( ($#!=2)  )

Variable Documentation

version
Initial value:
=1.0
script=${0##*/}
if [ -z $JPP_DIR ]

Definition at line 6 of file JDB/plot-PMTParameters.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable WORKDIR pwd set_variable OUTPUT_FILE $WORKDIR pmt_parameters root set_variable DIR $JPP_DIR examples JDB set_variable

Definition at line 23 of file JDB/plot-PMTParameters.sh.

then fatal Wrong number of parameters fi set_variable DETECTOR $argv [1] set_variable INPUT_FILE $argv [2] eval JPrintDetector a $DETECTOR O IDENTIFIER set_variable DETID getDetector D $DETECTOR_ID O string $DIR JPlotPMTParameters a $DETECTOR P $INPUT_FILE o $OUTPUT_FILE d $DEBUG for KEY in TTS_ns QE gain gainSpread

Definition at line 44 of file JDB/plot-PMTParameters.sh.