diff --git a/k4FWCore/include/k4FWCore/PodioDataSvc.h b/k4FWCore/include/k4FWCore/PodioDataSvc.h index e64b4626..7ce04986 100644 --- a/k4FWCore/include/k4FWCore/PodioDataSvc.h +++ b/k4FWCore/include/k4FWCore/PodioDataSvc.h @@ -50,6 +50,7 @@ template class MetaDataHandle; class PodioDataSvc : public DataSvc { template friend class MetaDataHandle; friend class PodioOutput; + friend class Lcio2EDM4hepTool; public: typedef std::vector> CollRegistry;