ATLAS Offline Software
Trigger
TrigEvent
TrigEventAthenaPool
src
TrigTauTracksInfoCollectionCnv.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIGEVENTATHENAPOOL_TRIGTAUTRACKSINFOCOLLECTION_CNV_H
6
#define TRIGEVENTATHENAPOOL_TRIGTAUTRACKSINFOCOLLECTION_CNV_H
7
8
#include "GaudiKernel/MsgStream.h"
9
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
10
#include "
TrigInDetEvent/TrigTauTracksInfoCollection.h
"
11
#include "
TrigInDetEventTPCnv/TrigTauTracksInfoCollection_p2.h
"
12
#include "
TrigInDetEventTPCnv/TrigTauTracksInfoCollectionCnv_tlp1.h
"
13
#include "
TrigInDetEventTPCnv/TrigTauTracksInfoCollectionCnv_p2.h
"
14
15
16
typedef
TrigTauTracksInfoCollection_p2
TrigTauTracksInfoCollection_PERS
;
17
18
typedef
T_AthenaPoolCustomCnv<TrigTauTracksInfoCollection, TrigTauTracksInfoCollection_PERS>
TrigTauTracksInfoCollectionCnvBase
;
19
20
class
TrigTauTracksInfoCollectionCnv
:
public
TrigTauTracksInfoCollectionCnvBase
{
21
22
friend
class
CnvFactory
<
TrigTauTracksInfoCollectionCnv
>;
23
24
protected
:
25
26
public
:
27
TrigTauTracksInfoCollectionCnv
( ISvcLocator *svcloc ) :
TrigTauTracksInfoCollectionCnvBase
(svcloc){}
28
protected
:
29
30
virtual
TrigTauTracksInfoCollection_PERS
*
createPersistent
(
TrigTauTracksInfoCollection
*transObj);
31
virtual
TrigTauTracksInfoCollection
*
createTransient
();
32
33
private
:
34
TrigTauTracksInfoCollectionCnv_tlp1
m_converter_tlp1
;
35
TrigTauTracksInfoCollectionCnv_p2
m_converter
;
36
37
};
//end of class definitions
38
39
40
#endif //TRIGTAUTRACKSINFOCOLLECTION_CNV_H
TrigTauTracksInfoCollectionCnv::m_converter
TrigTauTracksInfoCollectionCnv_p2 m_converter
Definition:
TrigTauTracksInfoCollectionCnv.h:35
TrigTauTracksInfoCollectionCnv::m_converter_tlp1
TrigTauTracksInfoCollectionCnv_tlp1 m_converter_tlp1
Definition:
TrigTauTracksInfoCollectionCnv.h:34
TrigTauTracksInfoCollectionCnv
Definition:
TrigTauTracksInfoCollectionCnv.h:20
TrigTauTracksInfoCollectionCnvBase
T_AthenaPoolCustomCnv< TrigTauTracksInfoCollection, TrigTauTracksInfoCollection_PERS > TrigTauTracksInfoCollectionCnvBase
Definition:
TrigTauTracksInfoCollectionCnv.h:18
TrigTauTracksInfoCollection
Definition:
TrigTauTracksInfoCollection.h:13
TrigTauTracksInfoCollectionCnv_tlp1.h
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition:
T_AthenaPoolCustomCnv.h:132
TrigTauTracksInfoCollection_PERS
TrigTauTracksInfoCollection_p2 TrigTauTracksInfoCollection_PERS
Definition:
TrigTauTracksInfoCollectionCnv.h:16
TrigTauTracksInfoCollectionCnv::createTransient
virtual TrigTauTracksInfoCollection * createTransient()
Definition:
TrigTauTracksInfoCollectionCnv.cxx:22
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
CnvFactory
Abstract factory to create the converter.
Definition:
ToyConverter.h:16
TrigTauTracksInfoCollectionCnv::TrigTauTracksInfoCollectionCnv
TrigTauTracksInfoCollectionCnv(ISvcLocator *svcloc)
Definition:
TrigTauTracksInfoCollectionCnv.h:27
TrigTauTracksInfoCollection_p2.h
TrigTauTracksInfoCollectionCnv_tlp1
Definition:
TrigTauTracksInfoCollectionCnv_tlp1.h:30
TrigTauTracksInfoCollection.h
TrigTauTracksInfoCollectionCnv::createPersistent
virtual TrigTauTracksInfoCollection_PERS * createPersistent(TrigTauTracksInfoCollection *transObj)
Definition:
TrigTauTracksInfoCollectionCnv.cxx:8
TPCnvVector
Definition:
TPConverter.h:1256
TrigTauTracksInfoCollectionCnv_p2.h
TrigTauTracksInfoCollection_p2
Definition:
TrigTauTracksInfoCollection_p2.h:10
Generated on Thu Nov 7 2024 21:30:14 for ATLAS Offline Software by
1.8.18