ATLAS Offline Software
TBTailCatcherRawCnv.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 TBTailCatcherRawCnv_H
6 #define TBTailCatcherRawCnv_H
7 
10 
12 
14 {
15  friend class CnvFactory<TBTailCatcherRawCnv >;
16  public:
17  TBTailCatcherRawCnv(ISvcLocator* svcloc);
18  virtual ~TBTailCatcherRawCnv();
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
TBTailCatcherRawCnv::~TBTailCatcherRawCnv
virtual ~TBTailCatcherRawCnv()
Definition: TBTailCatcherRawCnv.cxx:22
TBTailCatcherRawCnv::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: TBTailCatcherRawCnv.cxx:38
TBTailCatcherRawCnv
Definition: TBTailCatcherRawCnv.h:14
Token
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition: Token.h:21
TBTailCatcherRawCnv::TBTailCatcherRawCnv
TBTailCatcherRawCnv(ISvcLocator *svcloc)
Definition: TBTailCatcherRawCnv.cxx:15
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.
TBTailCatcherRaw.h
TBTailCatcherRawCnv::initialize
virtual StatusCode initialize() override
initialization
Definition: TBTailCatcherRawCnv.cxx:25
TBTailCatcherRawCnvBase
T_AthenaPoolCnv< TBTailCatcherRaw > TBTailCatcherRawCnvBase
Definition: TBTailCatcherRawCnv.h:11
mapkey::key
key
Definition: TElectronEfficiencyCorrectionTool.cxx:37