solo_het_tot_he4flux.xml 1.16 KB
<?xml version="1.0"?>
<param xml:id='solo_het_tot_he4flux'>
     <info>
        <table>
                <minMaxTable name="Energy" units="MeV/n" minName="He4_Bins_Low_Energy" maxName="He4_Bins_High_Energy"/>
        </table>
    </info>  
  <get>
        <amdaParam name="solo_het_asun_he4flux"/>
        <amdaParam name="solo_het_sun_he4flux"/>
        <amdaParam name="solo_het_north_he4flux"/>
        <amdaParam name="solo_het_south_he4flux"/> 
  </get>
   <process>$solo_het_asun_he4flux + $solo_het_sun_he4flux + $solo_het_north_he4flux + $solo_het_south_he4flux</process>
   <output>
      <plot>
        <timePlot>
                <params>
                        <param id="solo_het_tot_he4flux">
                            <spectro yAxis="y-left"/>
                        </param>
                </params>
                <axes>
                <yAxis>
                        <digitalAxis id="y-left" scale="logarithmic"/>
                </yAxis>
                        <zAxis>
                                <colorAxis scale="logarithmic"/>
                        </zAxis>
                </axes>
            </timePlot>
        </plot>
    </output>     
</param>