From cb4f96545ed26fa5d4db5611491c8d18f5ac584c Mon Sep 17 00:00:00 2001 From: Matti Kortelainen Date: Fri, 29 Aug 2025 21:44:24 +0200 Subject: [PATCH] List PortableTestHost{Collection,Object} nested type aliases before their aliased types in classes_def.xml In ROOT presently the type alias gets listed in the rootmap file only if the alias is requested before the real type. Having the type alias in the rootmap file is necessary to avoid header parsing for the execution of the read rules that use the type alias names. --- .../PortableTestObjects/src/classes_def.xml | 22 +++++++++++++------ 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/DataFormats/PortableTestObjects/src/classes_def.xml b/DataFormats/PortableTestObjects/src/classes_def.xml index caafb7f08ea21..6a57029fdcbd1 100644 --- a/DataFormats/PortableTestObjects/src/classes_def.xml +++ b/DataFormats/PortableTestObjects/src/classes_def.xml @@ -1,15 +1,29 @@ + + - + + + + + + + + + + + + + @@ -18,9 +32,6 @@ - - - @@ -35,9 +46,6 @@ --> - - -