ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1EventTPCnv
TrigT1EventTPCnv
RoIBResultCnv_p1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
#ifndef TRIGT1EVENTTPCNV_ROIBRESULTCNV_P1_H
3
/*
4
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
5
*/
6
#define TRIGT1EVENTTPCNV_ROIBRESULTCNV_P1_H
7
8
// Gaudi/Athena include(s):
9
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
10
11
// TrigT1 inlcude(s):
12
#include "
TrigT1Result/RoIBResult.h
"
13
14
// Local include(s):
15
#include "
TrigT1EventTPCnv/RoIBResult_p1.h
"
16
27
class
RoIBResultCnv_p1
:
public
T_AthenaPoolTPCnvBase
< ROIB::RoIBResult, RoIBResult_p1 > {
28
29
public
:
30
RoIBResultCnv_p1
();
31
32
virtual
void
persToTrans
(
const
RoIBResult_p1
* persObj,
ROIB::RoIBResult
* transObj,
33
MsgStream& log );
34
virtual
void
transToPers
(
const
ROIB::RoIBResult
* transObj,
RoIBResult_p1
* persObj,
35
MsgStream& log );
36
37
};
// class RoIBResultCnv_p1
38
39
#endif
// TRIGT1EVENTTPCNV_ROIBRESULTCNV_P1_H
RoIBResult.h
RoIBResult_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
ROIB::RoIBResult
Class holding the LVL1 RoIB result build by the RoIBuilder.
Definition
RoIBResult.h:47
RoIBResultCnv_p1::transToPers
virtual void transToPers(const ROIB::RoIBResult *transObj, RoIBResult_p1 *persObj, MsgStream &log)
Function transferring the information from a transient ROIB::RoIBResult object to a persistent RoIBRe...
Definition
RoIBResultCnv_p1.cxx:71
RoIBResultCnv_p1::RoIBResultCnv_p1
RoIBResultCnv_p1()
Default constructor.
Definition
RoIBResultCnv_p1.cxx:15
RoIBResultCnv_p1::persToTrans
virtual void persToTrans(const RoIBResult_p1 *persObj, ROIB::RoIBResult *transObj, MsgStream &log)
Function transferring the information from a persistent RoIBResult_p1 object to a transient ROIB::RoI...
Definition
RoIBResultCnv_p1.cxx:24
RoIBResult_p1
Persistent representation of ROIB::RoIBResult.
Definition
RoIBResult_p1.h:30
Generated on
for ATLAS Offline Software by
1.17.0