From 3d96c9ca03a81f7e7e0ffe31eccaed55e65f72da Mon Sep 17 00:00:00 2001
From: Quentin Brzustowski <quentin.brzustowski@irap.omp.eu>
Date: Wed, 13 May 2020 10:56:37 +0200
Subject: [PATCH] corrected mistake in epiHi LET1

---
 PARAM_DEF/psp_let1_1h_BHr.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/PARAM_DEF/psp_let1_1h_BHr.xml b/PARAM_DEF/psp_let1_1h_BHr.xml
index 09a9aa6..29fb42a 100644
--- a/PARAM_DEF/psp_let1_1h_BHr.xml
+++ b/PARAM_DEF/psp_let1_1h_BHr.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<param xml:id='psp_let1_1h_Hr'>
+<param xml:id='psp_let1_1h_BHr'>
   <info>
     <table>
       <centerAutoTable name="Energy" centerName="enTabH" units="MeV/nuc" log="false"/>
@@ -7,7 +7,7 @@
   </info>
   <get>
      <vi name='psp:let1:1hr'>
-       <baseParam name='C_H_Rate'>
+       <baseParam name='B_H_Rate'>
          <clb name="enTabH"/>
        </baseParam>
     </vi>
@@ -17,7 +17,7 @@
     <plot>
       <timePlot>
         <params>
-          <param id="psp_let1_1h_Hr">
+          <param id="psp_let1_1h_BHr">
             <spectro yAxis="y-left"/>
           </param>
         </params> 
--
libgit2 0.21.2