Jpp  17.3.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
JGizmo/JHistogram3D.sh File Reference

Go to the source code of this file.

Functions

esac if ((1))
 
then set_variable FORMULA *[0] exp (-0.5 *(x-[1])*(x-[1])/([4]*[4]))*exp(-0.5 *(y-[2])*(y-[2])/([4]*[4]))*exp(-0.5 *(z-[3])*(z-[3])/([4]*[4]))" $JPP_DIR/examples/JGizmo/JHistogram3D -o $WORKDIR/histogram.root -F "$FORMULA" -@ "p0
 

Variables

 version
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
set_variable DEBUG
set_variable 
WORKDIR
 
 p1 = 0.0
 
 p2 = 2.0
 
 p3 = 4.0
 
 p4
 
x y z n JFit3D f $WORKDIR histogram root
 
do echo Plotting
 

Function Documentation

esac if ( (1)  )
then set_variable FORMULA* [0] exp ( -0.5 *  x-[1])*(x-[1])/([4]*[4])

Variable Documentation

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

Definition at line 5 of file JGizmo/JHistogram3D.sh.

then usage $script [working directory] fi case set_variable WORKDIR
Initial value:
{TMPDIR:-/tmp}/
if do_usage $*
usr share Modules init zsh export TMPDIR

Definition at line 25 of file JGizmo/JHistogram3D.sh.

p1 = 0.0

Definition at line 43 of file JGizmo/JHistogram3D.sh.

p2 = 2.0

Definition at line 43 of file JGizmo/JHistogram3D.sh.

p3 = 4.0

Definition at line 43 of file JGizmo/JHistogram3D.sh.

p4

Definition at line 43 of file JGizmo/JHistogram3D.sh.

x y z n JFit3D f $WORKDIR histogram root

Definition at line 106 of file JGizmo/JHistogram3D.sh.

do echo Plotting
Initial value:
{PROJECTION}-projection"
JPlot2D
-f $WORKDIR/fit.root:h0
-z "1e-1 1e5"
-YYZ
-P $PROJECTION
-O COLZ
done
fi
if (( 1 )); then
set_variable FORMULA "[0] * pow(10,[1]*y)"
$JPP_DIR/examples/JGizmo/JHistogram3D
-o $WORKDIR/histogram.root
-F "$FORMULA"
-@ "p0 = 1.0
T pow(const T &x, const double y)
Power .
Definition: JMath.hh:97

Definition at line 108 of file JGizmo/JHistogram3D.sh.