Blame view

mav_sta_c0.xml 430 Bytes
a2dfcdd9   Elena Budnik   work
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<param xml:id="mav_sta_c0">
<!-- TBD mass 0 - add selection -->
<info>
<table>
  		<centerAutoTable variable="true" name="Energy" units="eV" centerName="mav_sta_c0_energy_mass0" log="false"/>
  	</table>
</info>
<get> 
  <amdaParam name="mav_sta_c0_tab2d"/>
  <amdaParam name="mav_sta_c0_energy_mass0"/>
  </get>
  <process description="Mass 0">$mav_sta_c0_tab2d[0].toVector()</process>
  <output/>
</param>