Commit 3d96c9ca03a81f7e7e0ffe31eccaed55e65f72da
1 parent
cec019b9
Exists in
master
and in
7 other branches
corrected mistake in epiHi LET1
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
PARAM_DEF/psp_let1_1h_BHr.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id='psp_let1_1h_Hr'> | |
2 | +<param xml:id='psp_let1_1h_BHr'> | |
3 | 3 | <info> |
4 | 4 | <table> |
5 | 5 | <centerAutoTable name="Energy" centerName="enTabH" units="MeV/nuc" log="false"/> |
... | ... | @@ -7,7 +7,7 @@ |
7 | 7 | </info> |
8 | 8 | <get> |
9 | 9 | <vi name='psp:let1:1hr'> |
10 | - <baseParam name='C_H_Rate'> | |
10 | + <baseParam name='B_H_Rate'> | |
11 | 11 | <clb name="enTabH"/> |
12 | 12 | </baseParam> |
13 | 13 | </vi> |
... | ... | @@ -17,7 +17,7 @@ |
17 | 17 | <plot> |
18 | 18 | <timePlot> |
19 | 19 | <params> |
20 | - <param id="psp_let1_1h_Hr"> | |
20 | + <param id="psp_let1_1h_BHr"> | |
21 | 21 | <spectro yAxis="y-left"/> |
22 | 22 | </param> |
23 | 23 | </params> |
... | ... |