ATLAS Offline Software
LArCalorimeter
LArCnv
LArCondAthenaPool
src
LArCalibParamsCnv.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
11
#ifndef LArCalibParamsCnv_H
12
#define LArCalibParamsCnv_H
13
14
#include "
AthenaPoolCnvSvc/T_AthenaPoolCnv.h
"
15
#include "
LArRawConditions/LArCalibParams.h
"
16
17
typedef
T_AthenaPoolCnv<LArCalibParams>
LArCalibParamsCnvBase
;
18
19
//class LArCalibParamsCnv;
20
21
class
LArCalibParamsCnv
:
public
LArCalibParamsCnvBase
22
{
23
friend
class
CnvFactory
<
LArCalibParamsCnv
>;
24
public
:
25
LArCalibParamsCnv
(ISvcLocator* svcloc);
26
virtual
~LArCalibParamsCnv
();
27
28
//Overload PoolToDataObject with custom implementation
29
virtual
StatusCode
PoolToDataObject
(DataObject*& pObj,
30
const
Token
* token,
31
const
std::string&
key
)
override
;
32
};
33
34
35
#endif
36
T_AthenaPoolCnv
This templated class provides the converter to translate an object to/from its persistent POOL repres...
Definition:
T_AthenaPoolCnv.h:61
LArCalibParamsCnvBase
T_AthenaPoolCnv< LArCalibParams > LArCalibParamsCnvBase
Definition:
LArCalibParamsCnv.h:17
LArCalibParamsCnv
Definition:
LArCalibParamsCnv.h:22
LArCalibParamsCnv::PoolToDataObject
virtual StatusCode PoolToDataObject(DataObject *&pObj, const Token *token, const std::string &key) override
Extend base-class conversion method.
Definition:
LArCalibParamsCnv.cxx:21
LArCalibParamsCnv::LArCalibParamsCnv
LArCalibParamsCnv(ISvcLocator *svcloc)
Definition:
LArCalibParamsCnv.cxx:13
Token
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition:
Token.h:21
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
CnvFactory
Abstract factory to create the converter.
Definition:
ToyConverter.h:16
T_AthenaPoolCnv.h
his file contains the class definition for the templated T_AthenaPoolCnv class.
LArCalibParamsCnv::~LArCalibParamsCnv
virtual ~LArCalibParamsCnv()
Definition:
LArCalibParamsCnv.cxx:16
LArCalibParams.h
mapkey::key
key
Definition:
TElectronEfficiencyCorrectionTool.cxx:37
Generated on Fri Jan 10 2025 21:13:01 for ATLAS Offline Software by
1.8.18