ATLAS Offline Software
CaloCellLinkContainerCnv_p1.h
Go to the documentation of this file.
1 //Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef CALOTPCNV_CALOCELLLINKCONTAINERCNV_P1_H
8 #define CALOTPCNV_CALOCELLLINKCONTAINERCNV_P1_H
9 
15 #include "Navigation/Navigable.h"
16 
17 
19  : public T_AthenaPoolTPCnvWithKeyBase<CaloCellLinkContainer, CaloCellLinkContainer_p1>
20 {
21 public:
24 
25  virtual
28  const std::string& key,
29  MsgStream &log) const override;
30 
31  virtual
34  const std::string& key,
35  MsgStream &log) const override;
36 
37 
38 private:
40 };
41 
42 
43 #endif
CaloCellLinkContainerCnv_p1::m_converter
NavigableCnv_p1< Navigable< CaloCellContainer, double >, float > m_converter
Definition: CaloCellLinkContainerCnv_p1.h:39
CaloCellLinkContainerCnv_p1::transToPersWithKey
virtual void transToPersWithKey(const CaloCellLinkContainer *, CaloCellLinkContainer_p1 *, const std::string &key, MsgStream &log) const override
Definition: CaloCellLinkContainerCnv_p1.cxx:26
CaloCellLinkContainerCnv_p1
Definition: CaloCellLinkContainerCnv_p1.h:20
T_AthenaPoolTPConverter.h
TPAbstractPolyCnvBase< TRANS, TRANS, PERS >::persToTransWithKey
virtual void persToTransWithKey(const PERS *persObj, TRANS *transObj, const std::string &, MsgStream &log)
Convert persistent representation to transient one.
Definition: TPConverter.h:376
CaloCellLinkContainerCnv_p1::persToTransWithKey
virtual void persToTransWithKey(const CaloCellLinkContainer_p1 *, CaloCellLinkContainer *, const std::string &key, MsgStream &log) const override
Definition: CaloCellLinkContainerCnv_p1.cxx:12
CaloCellContainer.h
TPAbstractPolyCnvBase< TRANS, TRANS, PERS >::transToPersWithKey
virtual void transToPersWithKey(const TRANS *transObj, PERS *persObj, const std::string &, MsgStream &log)
Convert transient representation to persistent one.
Definition: TPConverter.h:392
Navigable.h
TPConverterWithKeyBase
Definition: TPConverter.h:835
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20
NavigableCnv_p1.h
This file contains the class definition for the NavigableCnv_p1 class. NOTE: it should be included fi...
NavigableCnv_p1
Definition: NavigableCnv_p1.h:29
mapkey::key
key
Definition: TElectronEfficiencyCorrectionTool.cxx:37