Blame view

install/testParams/newKernelDDBase/vex_h_spec.xml 409 Bytes
22521f1c   Benjamin Renard   First commit
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<param xml:id="vex_h_spec">
  <get> 
    <vi name="vex:ima:extra">
      <baseParam name="proton_counts"/>
      <baseParam name="ETableN">
       <clb name="ImaEner"/>
      </baseParam>
    </vi>
  </get>
  <process>#merge(#getClbInfo($ETableN;0:ImaEner_0;1:ImaEner_1);div($proton_counts,#getClbInfo($ETableN;0:ImaEner_0;1:ImaEner_1)))</process> 
  <output/>
</param>