ATLAS Offline Software
BCM_RDO_ContainerCnv_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_CONTAINERCNV_P0_H
6 #define INDETBCM_EVENTATHENAPOOL_BCM_RDO_CONTAINERCNV_P0_H
7 
12 
13 class MsgStream;
14 
16 
18 
19  public:
21 
22  virtual void persToTrans(const BCM_RDO_Container_p0* persCont, BCM_RDO_Container* transCont, MsgStream &log);
23  virtual void transToPers(const BCM_RDO_Container* transCont, BCM_RDO_Container_p0* persCont, MsgStream &log);
24 };
25 
26 #endif
BCM_RDO_Container_p0.h
BCM_RDO_ContainerCnv_p0::persToTrans
virtual void persToTrans(const BCM_RDO_Container_p0 *persCont, BCM_RDO_Container *transCont, MsgStream &log)
Definition: BCM_RDO_ContainerCnv_p0.cxx:8
BCM_RDO_ContainerCnv_p0::BCM_RDO_ContainerCnv_p0
BCM_RDO_ContainerCnv_p0()
Definition: BCM_RDO_ContainerCnv_p0.h:20
BCM_RDO_ContainerCnv_p0
Definition: BCM_RDO_ContainerCnv_p0.h:17
BCM_RDO_Container
Definition: BCM_RDO_Container.h:27
T_AthenaPoolTPConverter.h
BCM_RDO_ContainerCnv_p0_basetype
T_AthenaPoolTPCnvVector< BCM_RDO_Container, BCM_RDO_Container_p0, BCM_RDO_CollectionCnv_p0 > BCM_RDO_ContainerCnv_p0_basetype
Definition: BCM_RDO_ContainerCnv_p0.h:13
BCM_RDO_Container_p0
Definition: BCM_RDO_Container_p0.h:14
BCM_RDO_ContainerCnv_p0::transToPers
virtual void transToPers(const BCM_RDO_Container *transCont, BCM_RDO_Container_p0 *persCont, MsgStream &log)
Definition: BCM_RDO_ContainerCnv_p0.cxx:15
BCM_RDO_Container.h
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20
TPCnvVector
Definition: TPConverter.h:1256
BCM_RDO_CollectionCnv_p0.h