From 1a4e887ee42fc8070911382b55723f010fbd872a Mon Sep 17 00:00:00 2001 From: Felice Pantaleo Date: Sun, 28 Jun 2026 11:45:51 +0200 Subject: [PATCH] Assign generators category to new TruthInfo packages The MC-truth-graph PR cms-sw/cmssw#51213 adds two new packages, PhysicsTools/TruthInfo and SimDataFormats/TruthInfo, that have no category. Assign both to the generators category (alongside the existing GEN data formats SimDataFormats/GeneratorProducts and SimDataFormats/HTXS). --- categories_map.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/categories_map.py b/categories_map.py index baf60e5aaac..bb58aa75be2 100644 --- a/categories_map.py +++ b/categories_map.py @@ -799,8 +799,10 @@ "GeneratorInterface/TauolaInterface", "GeneratorInterface/ThePEGInterface", "IOMC/ParticleGuns", + "PhysicsTools/TruthInfo", "SimDataFormats/GeneratorProducts", "SimDataFormats/HTXS", + "SimDataFormats/TruthInfo", "Validation/EventGenerator", ], "geometry": [