ATLAS Offline Software
Event
EventBookkeeperTPCnv
EventBookkeeperTPCnv
EventBookkeeperCnv_p2.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
// Author: David Cote <david.cote@cern.ch>
6
#ifndef EVENTBOOKKEEPERCNV_p2_H
7
#define EVENTBOOKKEEPERCNV_p2_H
8
9
#include "
EventBookkeeperMetaData/EventBookkeeper.h
"
10
#include "
EventBookkeeperTPCnv/EventBookkeeper_p2.h
"
11
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
12
13
class
MsgStream;
14
class
EventBookkeeperCnv_p2
:
public
T_AthenaPoolTPCnvBase
<EventBookkeeper, EventBookkeeper_p2> {
15
public
:
16
EventBookkeeperCnv_p2
() {}
17
virtual
void
persToTrans
(
const
EventBookkeeper_p2
* persObj,
EventBookkeeper
* transObj, MsgStream &
log
);
18
virtual
void
transToPers
(
const
EventBookkeeper
* transObj,
EventBookkeeper_p2
* persObj, MsgStream &
log
);
19
};
20
21
template
<>
22
class
T_TPCnv
<
EventBookkeeper
,
EventBookkeeper_p2
>
23
:
public
EventBookkeeperCnv_p2
24
{
25
public
:
26
};
27
28
#endif // EVENTBOOKKEEPERCNV_p2_H
EventBookkeeperCnv_p2
Definition:
EventBookkeeperCnv_p2.h:14
TPConverterBase
Definition:
TPConverter.h:738
EventBookkeeper.h
EventBookkeeperCnv_p2::transToPers
virtual void transToPers(const EventBookkeeper *transObj, EventBookkeeper_p2 *persObj, MsgStream &log)
Definition:
EventBookkeeperCnv_p2.cxx:13
EventBookkeeperCnv_p2::EventBookkeeperCnv_p2
EventBookkeeperCnv_p2()
Definition:
EventBookkeeperCnv_p2.h:16
T_AthenaPoolTPConverter.h
EventBookkeeperCnv_p2::persToTrans
virtual void persToTrans(const EventBookkeeper_p2 *persObj, EventBookkeeper *transObj, MsgStream &log)
Definition:
EventBookkeeperCnv_p2.cxx:33
EventBookkeeper
Definition:
EventBookkeeper.h:24
EventBookkeeper_p2.h
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
T_TPCnv
Definition:
T_AthenaPoolTPConverter.h:17
EventBookkeeper_p2
Definition:
EventBookkeeper_p2.h:16
Generated on Wed Jan 8 2025 21:09:46 for ATLAS Offline Software by
1.8.18