]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONMchViewApplication.cxx
Small update to distinguish, in the HV plot, channels which are OFF, from channels...
[u/mrichter/AliRoot.git] / MUON / AliMUONMchViewApplication.cxx
index fc6e152a87dab0959d85b464d7b9b9f1f80d827b..27e2d621577bc81faee1586c98f12a9de67dbec9 100644 (file)
@@ -466,6 +466,11 @@ AliMUONMchViewApplication::ReleaseNotes()
   
   TGTextView* rn = new TGTextView(t);
 
+  rn->AddLine("1.06");
+  rn->AddLine("");
+  rn->AddLine("Changed a bit the HV display. Now a trip is indicated with a value of -1");
+  rn->AddLine("");
+  
   rn->AddLine("1.05");
   rn->AddLine("");
   rn->AddLine("Added the possibility to select an event range when reading raw data");