ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
TileCalorimeter
TileSvc
TileTPCnv
TileTPCnv
TileMuCnv_p1.h
Go to the documentation of this file.
1
2
3
/*
4
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// TileMuCnv_p1.h
8
// Header file for class TileMuCnv_p1
9
// Author: Aranzazu Ruiz <aranzazu.ruiz.martinez@cern.ch>
10
// Date: July 2008
12
#ifndef TILETPCNV_TILEMUCNV_P1_H
13
#define TILETPCNV_TILEMUCNV_P1_H
14
15
// AthenaPoolCnvSvc includes
16
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
17
18
// TileTPCnv includes
19
#include "
TileTPCnv/TileMu_p1.h
"
20
21
// TileEvent includes
22
#include "
TileEvent/TileMu.h
"
23
24
class
MsgStream;
25
26
class
TileMuCnv_p1
:
public
T_AthenaPoolTPCnvConstBase
<TileMu, TileMu_p1> {
27
28
public
:
29
using
base_class::transToPers
;
30
using
base_class::persToTrans
;
31
32
35
TileMuCnv_p1
() {}
36
40
virtual
void
persToTrans
(
const
TileMu_p1
* persObj,
TileMu
* transObj, MsgStream &log)
const override
;
41
45
virtual
void
transToPers
(
const
TileMu
* transObj,
TileMu_p1
* persObj, MsgStream &log)
const override
;
46
47
};
48
49
#endif
//> TILETPCNV_TILEMUCNV_P1_H
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvConstBase
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
Definition
T_AthenaPoolTPConverter.h:44
TileMu.h
TileMu_p1.h
TPConverterConstBase::transToPers
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
TPConverterConstBase::persToTrans
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
TileMuCnv_p1::persToTrans
virtual void persToTrans(const TileMu_p1 *persObj, TileMu *transObj, MsgStream &log) const override
Method creating the transient representation TileMu from its persistent representation TileMu_p1.
Definition
TileMuCnv_p1.cxx:36
TileMuCnv_p1::TileMuCnv_p1
TileMuCnv_p1()
Default constructor:
Definition
TileMuCnv_p1.h:35
TileMuCnv_p1::transToPers
virtual void transToPers(const TileMu *transObj, TileMu_p1 *persObj, MsgStream &log) const override
Method creating the persistent representation TileMu_p1 from its transient representation TileMu.
Definition
TileMuCnv_p1.cxx:20
TileMu_p1
Definition
TileMu_p1.h:20
TileMu
Class to store TileMuId quantities.
Definition
TileMu.h:25
Generated on
for ATLAS Offline Software by
1.17.0