Blame view

PARAM_DEF/solo_het_asun_hhcunc.xml 1.35 KB
fca3eca6   Elena.Budnik   solo het epoch4
1
2
<?xml version="1.0"?>
<param xml:id='solo_het_asun_hhcunc'>
7c1f498a   Benjamin Renard   Merge SOLO/HET pa...
3
4
5
6
7
  <info>
    <table>
      <minMaxTable name="Energy" units="MeV/n" minName="H_HCad_Bins_Low_Energy" maxName="H_HCad_Bins_High_Energy"/>
    </table>
  </info>
fca3eca6   Elena.Budnik   solo het epoch4
8
  <get>
7c1f498a   Benjamin Renard   Merge SOLO/HET pa...
9
10
11
12
13
    <vi name='so:het:anti.4'>
      <baseParam name='H_HCad_Uncertainty'>
        <clb name="H_HCad_Bins_Low_Energy"/>
        <clb name="H_HCad_Bins_High_Energy"/>
      </baseParam>          
fca3eca6   Elena.Budnik   solo het epoch4
14
15
16
    </vi>
  </get>
  <process/>
7c1f498a   Benjamin Renard   Merge SOLO/HET pa...
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
  <output>
    <plot>
      <timePlot>
        <params>
          <param id="solo_het_asun_hhcunc">
            <serie yAxis="y-left"/>
          </param>
        </params>
        <axes>
          <yAxis>
            <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
              <range extend="true"/>
              <tick position="outwards" minorGrid="false" majorGrid="false"/>
              <legend/>
            </digitalAxis>
          </yAxis>
          <zAxis>
            <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true">
              <range extend="true"/>
              <tick position="outwards" minorGrid="false" majorGrid="false"/>
            </colorAxis>
          </zAxis>
        </axes>
      </timePlot>
    </plot>
  </output>      
fca3eca6   Elena.Budnik   solo het epoch4
43
</param>