ATLAS Offline Software
Loading...
Searching...
No Matches
InDetSimDataCollectionCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef INDETEVENTATHENAPOOL_INDETSIMDATACOLLECTIONCNV_H
6#define INDETEVENTATHENAPOOL_INDETSIMDATACOLLECTIONCNV_H
7
9
15
16// Gaudi
17#include "GaudiKernel/MsgStream.h"
18// typedef to the latest persistent version
21
22// base class
24
27
28protected:
29public:
31protected:
34};
35
36#endif // INDETEVENTATHENAPOOL_INDETSIMDATACOLLECTIONCNV_H
InDetSimDataCollectionCnv_p3 InDetSimDataCollectionCnv_PERS
T_AthenaPoolCustomCnv< InDetSimDataCollection, InDetSimDataCollection_PERS > InDetSimDataCollectionCnvBase
InDetSimDataCollection_p3 InDetSimDataCollection_PERS
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
virtual InDetSimDataCollection * createTransient()
InDetSimDataCollectionCnv(ISvcLocator *svcloc)
virtual InDetSimDataCollection_PERS * createPersistent(InDetSimDataCollection *transCont)
Compatibility for old converter classes that don't get passed the key.