ATLAS Offline Software
TBMWPCRawContCnv.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef TBMWPCRawContCnv_H
6 #define TBMWPCRawContCnv_H
7 
10 
12 
14 {
15  friend class CnvFactory<TBMWPCRawContCnv >;
16  public:
17  TBMWPCRawContCnv(ISvcLocator* svcloc);
18  virtual ~TBMWPCRawContCnv();
19 
21  virtual StatusCode initialize() override;
22 
24  virtual StatusCode PoolToDataObject(DataObject*& pObj,
25  const Token* token,
26  const std::string& key) override;
27 };
28 
29 #endif
30 
31 
T_AthenaPoolCnv
This templated class provides the converter to translate an object to/from its persistent POOL repres...
Definition: T_AthenaPoolCnv.h:61
TBMWPCRawCont.h
TBMWPCRawContCnv::initialize
virtual StatusCode initialize() override
initialization
Definition: TBMWPCRawContCnv.cxx:25
TBMWPCRawContCnv::TBMWPCRawContCnv
TBMWPCRawContCnv(ISvcLocator *svcloc)
Definition: TBMWPCRawContCnv.cxx:15
Token
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition: Token.h:21
TBMWPCRawContCnv
Definition: TBMWPCRawContCnv.h:14
TBMWPCRawContCnv::PoolToDataObject
virtual StatusCode PoolToDataObject(DataObject *&pObj, const Token *token, const std::string &key) override
Extend base-class conversion method to modify when reading in.
Definition: TBMWPCRawContCnv.cxx:38
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
TBMWPCRawContCnv::~TBMWPCRawContCnv
virtual ~TBMWPCRawContCnv()
Definition: TBMWPCRawContCnv.cxx: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.
TBMWPCRawContCnvBase
T_AthenaPoolCnv< TBMWPCRawCont > TBMWPCRawContCnvBase
Definition: TBMWPCRawContCnv.h:11
mapkey::key
key
Definition: TElectronEfficiencyCorrectionTool.cxx:37