echo " \n"; ?>
echo '
Plot Variable
W
Q2
Theta
' . "\n"; echo '
' . "\n"; if($type != "Model") { echo '
' . "\n"; echo '
Model
' . "\n"; echo '
MAID
DMT
' . "\n"; echo '
Sato-Lee
SAID
' . "\n"; echo '
' . "\n"; } if($type != "Kinematic") { echo '
' . "\n"; echo'
Kinematic
' . "\n"; echo '
1
2
3
' . "\n"; echo '
5
6
7
' . "\n"; echo '
8 (4")
8 (15")
' . "\n"; echo '
9
10
11
' . "\n"; echo '
12
13
14
' . "\n"; echo '
' . "\n"; } if($type != "W") { echo '
W (GeV)
to
W range must be at least 0.001 GeV!
' . "\n"; } if($type != "Q2") { echo '
Q
2
(GeV/c)
2
to
Q
2
range must be at least 0.001 (GeV/c)
2
!
' . "\n"; } if($type != "Theta") { echo '
θ
pq
*
(degrees)
to
θ
pq
*
range must be at least 1°!
' . "\n"; } if($type == "W") echo '
W Bin Width
(minimum: 0.001 GeV)
' . "\n"; if($type == "Q2") echo '
Q
2
Bin Width
(minimum: 0.001 (GeV/c)
2
' . "\n"; if($type == "Theta") echo '
θ
pq
*
Bin Width
(minimum: 1°)
' . "\n"; echo '
Don\'t Show Error Bars
' . "\n"; echo '
Use Separate Y-Axes
' . "\n"; echo '
' . "\n"; ?>