Skip to content

Commit

Permalink
Make the Lcio2EDM4hepTool a friend of PodioDataSvc
Browse files Browse the repository at this point in the history
  • Loading branch information
Zehvogel authored and andresailer committed May 17, 2024
1 parent 6c55ebd commit 0c3aebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k4FWCore/include/k4FWCore/PodioDataSvc.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ template <typename T> class MetaDataHandle;
class PodioDataSvc : public DataSvc {
template <typename T> friend class MetaDataHandle;
friend class PodioOutput;
friend class Lcio2EDM4hepTool;

public:
typedef std::vector<std::pair<std::string, podio::CollectionBase*>> CollRegistry;
Expand Down

0 comments on commit 0c3aebf

Please sign in to comment.