ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArCondTPCnv
LArCondTPCnv
LArPedestalSubsetCnv_p2.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 LARCONDTPCNV_LARPEDESTALSUBSETCNV_P2_H
6
#define LARCONDTPCNV_LARPEDESTALSUBSETCNV_P2_H
7
8
#include "
LArCondTPCnv/LArPedestalSubset_p2.h
"
9
#include "
LArRawConditions/LArConditionsSubset.h
"
10
#include "
LArRawConditions/LArPedestalP1.h
"
11
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
12
13
class
MsgStream;
14
15
typedef
LArConditionsSubset<LArPedestalP1>
LArPedestalTransType
;
16
17
class
LArPedestalSubsetCnv_p2
18
:
public
T_AthenaPoolTPCnvConstBase
<LArPedestalTransType, LArPedestalSubset_p2 >
19
{
20
public
:
21
using
base_class::transToPers
;
22
using
base_class::persToTrans
;
23
24
LArPedestalSubsetCnv_p2
() {}
25
virtual
void
persToTrans
(
const
LArPedestalSubset_p2
* persObj,
LArPedestalTransType
* transObj, MsgStream &log)
const override
;
26
virtual
void
transToPers
(
const
LArPedestalTransType
* transObj,
LArPedestalSubset_p2
* persObj, MsgStream &log)
const override
;
27
28
};
29
30
#endif
LArConditionsSubset.h
This file defines the template class used for I/O of conditions data.
LArPedestalP1.h
LArPedestalTransType
LArConditionsSubset< LArPedestalP1 > LArPedestalTransType
Definition
LArPedestalSubsetCnv_p1.h:15
LArPedestalSubset_p2.h
This file defines the class used for persistent container of LArPedestalSubset.
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvConstBase
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
Definition
T_AthenaPoolTPConverter.h:44
LArConditionsSubset
template class for use for I/O of conditions data
Definition
LArConditionsSubset.h:122
LArPedestalSubsetCnv_p2::transToPers
virtual void transToPers(const LArPedestalTransType *transObj, LArPedestalSubset_p2 *persObj, MsgStream &log) const override
Definition
LArPedestalSubsetCnv_p2.cxx:69
LArPedestalSubsetCnv_p2::persToTrans
virtual void persToTrans(const LArPedestalSubset_p2 *persObj, LArPedestalTransType *transObj, MsgStream &log) const override
Definition
LArPedestalSubsetCnv_p2.cxx:10
LArPedestalSubsetCnv_p2::LArPedestalSubsetCnv_p2
LArPedestalSubsetCnv_p2()
Definition
LArPedestalSubsetCnv_p2.h:24
LArPedestalSubset_p2
persistent class container of LArConditionsSubset for LArPedestal data.
Definition
LArPedestalSubset_p2.h:30
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.
Generated on
for ATLAS Offline Software by
1.17.0