ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonChamberT0s
ChamberT0sCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MUONEVENTTPCNV_CHAMBERT0SCNV_P1_H
6
#define MUONEVENTTPCNV_CHAMBERT0SCNV_P1_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: ChamberT0sCnv_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
14
15
#include "
MuonChamberT0s/ChamberT0s.h
"
16
#include "
ChamberT0s_p1.h
"
17
18
class
MsgStream;
19
20
class
ChamberT0sCnv_p1
21
:
public
T_AthenaPoolTPCnvConstBase
< Muon::ChamberT0s, Muon::ChamberT0s_p1 >
22
{
23
public
:
24
using
base_class::transToPers
;
25
using
base_class::persToTrans
;
26
27
ChamberT0sCnv_p1
() {}
28
29
void
persToTrans
(
const
Muon::ChamberT0s_p1
*persObj,
30
Muon::ChamberT0s
*transObj,
31
MsgStream &
log
)
const
;
32
void
transToPers
(
const
Muon::ChamberT0s
*transObj,
33
Muon::ChamberT0s_p1
*persObj,
34
MsgStream &
log
)
const
;
35
};
36
37
38
#endif
TPConverterConstBase::transToPers
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
Muon::ChamberT0s
Stores links between chambers and the reconstructed T0.
Definition:
ChamberT0s.h:17
ChamberT0sCnv_p1::ChamberT0sCnv_p1
ChamberT0sCnv_p1()
Definition:
ChamberT0sCnv_p1.h:27
Muon::ChamberT0s_p1
Definition:
ChamberT0s_p1.h:13
T_AthenaPoolTPConverter.h
ChamberT0sCnv_p1::persToTrans
void persToTrans(const Muon::ChamberT0s_p1 *persObj, Muon::ChamberT0s *transObj, MsgStream &log) const
Definition:
ChamberT0sCnv_p1.cxx:16
TPConverterConstBase::persToTrans
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
ChamberT0s.h
ChamberT0s_p1.h
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
ChamberT0sCnv_p1::transToPers
void transToPers(const Muon::ChamberT0s *transObj, Muon::ChamberT0s_p1 *persObj, MsgStream &log) const
Definition:
ChamberT0sCnv_p1.cxx:31
TPConverterConstBase
Definition:
TPConverter.h:776
ChamberT0sCnv_p1
Definition:
ChamberT0sCnv_p1.h:22
Generated on Thu Nov 7 2024 21:11:53 for ATLAS Offline Software by
1.8.18