1 2 3 4 5 6 7 8 9 10 11 12 13
<?xml version="1.0" encoding="UTF-8"?> <param xml:id="vex_proton_counts"> <get> <vi name="vex:ima:extra"> <baseParam name="proton_counts"/> <baseParam name="ETableN"> <clb name="ImaEner"/> </baseParam> </vi> </get> <process description="VEX Proton Counts">#merge(#getClbInfo($vex_ima_extra_ETableN;0:ImaEner_0;1:ImaEner_1);div($vex_ima_extra_proton_counts,#getClbInfo($vex_ima_extra_ETableN;0:ImaEner_0;1:ImaEner_1)))</process> <output/> </param>