ATLAS Offline Software
BCM_RDO_CollectionCnv_p0.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef INDETBCM_EVENTATHENAPOOL_BCM_RDO_COLLECTIONCNV_P0_H
6 #define INDETBCM_EVENTATHENAPOOL_BCM_RDO_COLLECTIONCNV_P0_H
7 
11 #include "BCM_RawDataCnv_p0.h"
12 
13 class MsgStream;
14 
16 
18 
19  public:
21 
22  virtual void persToTrans(const BCM_RDO_Collection_p0* persColl, BCM_RDO_Collection* transColl, MsgStream &log);
23  virtual void transToPers(const BCM_RDO_Collection* transColl, BCM_RDO_Collection_p0* persColl, MsgStream &log);
24 };
25 
26 #endif
BCM_RDO_CollectionCnv_p0::BCM_RDO_CollectionCnv_p0
BCM_RDO_CollectionCnv_p0()
Definition: BCM_RDO_CollectionCnv_p0.h:20
BCM_RDO_CollectionCnv_p0::transToPers
virtual void transToPers(const BCM_RDO_Collection *transColl, BCM_RDO_Collection_p0 *persColl, MsgStream &log)
Definition: BCM_RDO_CollectionCnv_p0.cxx:17
BCM_RDO_CollectionCnv_p0_basetype
T_AthenaPoolTPCnvVector< BCM_RDO_Collection, BCM_RDO_Collection_p0, BCM_RawDataCnv_p0 > BCM_RDO_CollectionCnv_p0_basetype
Definition: BCM_RDO_CollectionCnv_p0.h:13
BCM_RawDataCnv_p0.h
BCM_RDO_CollectionCnv_p0
Definition: BCM_RDO_CollectionCnv_p0.h:17
BCM_RDO_CollectionCnv_p0::persToTrans
virtual void persToTrans(const BCM_RDO_Collection_p0 *persColl, BCM_RDO_Collection *transColl, MsgStream &log)
Definition: BCM_RDO_CollectionCnv_p0.cxx:9
T_AthenaPoolTPConverter.h
BCM_RDO_Collection.h
BCM_RDO_Collection_p0
Definition: BCM_RDO_Collection_p0.h:14
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20
TPCnvVector
Definition: TPConverter.h:1256
BCM_RDO_Collection
Definition: BCM_RDO_Collection.h:27
BCM_RDO_Collection_p0.h