From cdca277081c28f67937a7811afa5ee62391eb333 Mon Sep 17 00:00:00 2001 From: Simone Balducci Date: Thu, 23 Jul 2026 16:02:01 +0200 Subject: [PATCH] Add new `DataFormats/TICL` package categories map --- categories_map.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/categories_map.py b/categories_map.py index 1406c41640c3..d261e176e80d 100644 --- a/categories_map.py +++ b/categories_map.py @@ -899,6 +899,7 @@ "DataFormats/SiStripClusterSoA", "DataFormats/SiStripDigiSoA", "DataFormats/SoATemplate", + "DataFormats/TICL", "DataFormats/TrackSoA", "DataFormats/TrackingRecHitSoA", "DataFormats/TrivialSerialisation", @@ -1203,6 +1204,7 @@ "DataFormats/SiStripCommon", "DataFormats/TCDS", "DataFormats/TauReco", + "DataFormats/TICL", "DataFormats/TotemDigi", "DataFormats/TotemReco", "DataFormats/TrackCandidate",