From 6a019e5b43e79f190838126b819c446ef5f5cfde Mon Sep 17 00:00:00 2001 From: Sophie Middleton Date: Thu, 9 Jul 2026 08:38:02 -0500 Subject: [PATCH 1/2] products --- DataProducts/src/classes.h | 3 ++- DataProducts/src/classes_def.xml | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/DataProducts/src/classes.h b/DataProducts/src/classes.h index 69c9411e58..29f7d4b62c 100644 --- a/DataProducts/src/classes.h +++ b/DataProducts/src/classes.h @@ -28,7 +28,8 @@ #include "Offline/DataProducts/inc/CaloSiPMId.hh" #include "Offline/DataProducts/inc/CaloRawSiPMId.hh" #include "Offline/DataProducts/inc/CrystalId.hh" - +#include "canvas/Persistency/Common/Wrapper.h" +#include "canvas/Persistency/Common/Sampled.h" // CRV #include "Offline/DataProducts/inc/CRSScintillatorBarIndex.hh" diff --git a/DataProducts/src/classes_def.xml b/DataProducts/src/classes_def.xml index 5d0e04e9a6..c59f8ed965 100644 --- a/DataProducts/src/classes_def.xml +++ b/DataProducts/src/classes_def.xml @@ -64,6 +64,10 @@ + + + + From e9081ccc45737e90171b0e72fa12fe37b1274abc Mon Sep 17 00:00:00 2001 From: Sophie Middleton Date: Fri, 10 Jul 2026 10:23:13 -0500 Subject: [PATCH 2/2] classes --- DataProducts/src/classes.h | 4 ++-- DataProducts/src/classes_def.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DataProducts/src/classes.h b/DataProducts/src/classes.h index 29f7d4b62c..e6dae22547 100644 --- a/DataProducts/src/classes.h +++ b/DataProducts/src/classes.h @@ -4,6 +4,7 @@ // #include "canvas/Persistency/Common/Wrapper.h" +#include "canvas/Persistency/Common/Sampled.h" #include "cetlib/map_vector.h" #include "boost/array.hpp" #include @@ -28,8 +29,7 @@ #include "Offline/DataProducts/inc/CaloSiPMId.hh" #include "Offline/DataProducts/inc/CaloRawSiPMId.hh" #include "Offline/DataProducts/inc/CrystalId.hh" -#include "canvas/Persistency/Common/Wrapper.h" -#include "canvas/Persistency/Common/Sampled.h" + // CRV #include "Offline/DataProducts/inc/CRSScintillatorBarIndex.hh" diff --git a/DataProducts/src/classes_def.xml b/DataProducts/src/classes_def.xml index c59f8ed965..557da2feb9 100644 --- a/DataProducts/src/classes_def.xml +++ b/DataProducts/src/classes_def.xml @@ -60,10 +60,10 @@ - - - - + + + +