ATLAS Offline Software
TestBeam
TBEventAthenaPool
src
TBScintillatorRawContCnv.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 TBScintillatorRawContCnv_H
6
#define TBScintillatorRawContCnv_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolCnv.h
"
9
#include "
TBEvent/TBScintillatorRawCont.h
"
10
11
typedef
T_AthenaPoolCnv<TBScintillatorRawCont>
TBScintillatorRawContCnvBase
;
12
13
class
TBScintillatorRawContCnv
:
public
TBScintillatorRawContCnvBase
14
{
15
friend
class
CnvFactory
<
TBScintillatorRawContCnv
>;
16
public
:
17
TBScintillatorRawContCnv
(ISvcLocator* svcloc);
18
virtual
~TBScintillatorRawContCnv
();
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
TBScintillatorRawContCnv::initialize
virtual StatusCode initialize() override
initialization
Definition:
TBScintillatorRawContCnv.cxx:25
T_AthenaPoolCnv
This templated class provides the converter to translate an object to/from its persistent POOL repres...
Definition:
T_AthenaPoolCnv.h:61
TBScintillatorRawContCnv::~TBScintillatorRawContCnv
virtual ~TBScintillatorRawContCnv()
Definition:
TBScintillatorRawContCnv.cxx:22
TBScintillatorRawContCnv
Definition:
TBScintillatorRawContCnv.h:14
TBScintillatorRawContCnv::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:
TBScintillatorRawContCnv.cxx:38
TBScintillatorRawCont.h
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
TBScintillatorRawContCnvBase
T_AthenaPoolCnv< TBScintillatorRawCont > TBScintillatorRawContCnvBase
Definition:
TBScintillatorRawContCnv.h:11
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.
TBScintillatorRawContCnv::TBScintillatorRawContCnv
TBScintillatorRawContCnv(ISvcLocator *svcloc)
Definition:
TBScintillatorRawContCnv.cxx:15
mapkey::key
key
Definition:
TElectronEfficiencyCorrectionTool.cxx:37
Generated on Thu Nov 7 2024 21:27:15 for ATLAS Offline Software by
1.8.18