From a05945a7a17f13008d7a18e8d27cc4b6641bf836 Mon Sep 17 00:00:00 2001 From: Fabio Cossutti Date: Mon, 19 Feb 2018 17:35:04 +0100 Subject: [PATCH] add DetectorDescription/DDCMS to the geometry category --- categories_map.py | 1 + 1 file changed, 1 insertion(+) diff --git a/categories_map.py b/categories_map.py index 3d7d0c8cc5c9..620636e2fc18 100644 --- a/categories_map.py +++ b/categories_map.py @@ -508,6 +508,7 @@ "DetectorDescription/Algorithm", "DetectorDescription/Base", "DetectorDescription/Core", + "DetectorDescription/DDCMS", "DetectorDescription/ExprAlgo", "DetectorDescription/OfflineDBLoader", "DetectorDescription/OnlineDBLoader",