From c10535d0e3340869cb3bab265e3c379e8860580d Mon Sep 17 00:00:00 2001 From: Felix Hagemann Date: Wed, 27 May 2026 10:58:28 -0700 Subject: [PATCH] CHG: Stream crystal hits to "UC" instead of "UH" in ROA output --- src/MCrystalHit.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MCrystalHit.cxx b/src/MCrystalHit.cxx index faa920b8..bed835f8 100644 --- a/src/MCrystalHit.cxx +++ b/src/MCrystalHit.cxx @@ -160,7 +160,7 @@ void MCrystalHit::StreamRoa(ostream& S, bool WithADC, bool WithEnergy, bool With { //! Stream the content in MEGAlib's evta format - S<<"UH " + S<<"UC " <GetDetectorID()<<" "; if (WithADC == true) { S<