From 04fa99a35515b5e5542bd3d1ff058d59d7ffbca9 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 17 Jul 2026 18:19:20 +0000 Subject: [PATCH] Please consider the following formatting changes --- .../RICH/simulation/include/RICHSimulation/RICHRing.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Detectors/Upgrades/ALICE3/RICH/simulation/include/RICHSimulation/RICHRing.h b/Detectors/Upgrades/ALICE3/RICH/simulation/include/RICHSimulation/RICHRing.h index 18c4c4e2f8d71..a1b8974c0b748 100644 --- a/Detectors/Upgrades/ALICE3/RICH/simulation/include/RICHSimulation/RICHRing.h +++ b/Detectors/Upgrades/ALICE3/RICH/simulation/include/RICHSimulation/RICHRing.h @@ -60,9 +60,9 @@ class Ring private: int mPosId; // id of the ring int mNTiles; // number of modules - double mRRad; // max distance for radiators - double mRPhot; // max distance for photosensitive surfaces - double mRadThickness; // thickness of the radiator + double mRRad; // max distance for radiators + double mRPhot; // max distance for photosensitive surfaces + double mRadThickness; // thickness of the radiator double mPhotThickness; // thickness of the photosensitive surface ClassDef(Ring, 0);