ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
(
const
Token
* token);
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
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
TrigTauTracksInfoCollectionCnvBase
T_AthenaPoolCustomCnv< TrigTauTracksInfoCollection, TrigTauTracksInfoCollection_PERS > TrigTauTracksInfoCollectionCnvBase
Definition
TrigTauTracksInfoCollectionCnv.h:18
TrigTauTracksInfoCollection_PERS
TrigTauTracksInfoCollection_p2 TrigTauTracksInfoCollection_PERS
Definition
TrigTauTracksInfoCollectionCnv.h:16
TrigTauTracksInfoCollectionCnv_p2.h
TrigTauTracksInfoCollectionCnv_p2
T_AthenaPoolTPCnvVector< TrigTauTracksInfoCollection, TrigTauTracksInfoCollection_p2, TrigTauTracksInfoCnv_p2 > TrigTauTracksInfoCollectionCnv_p2
Definition
TrigTauTracksInfoCollectionCnv_p2.h:27
TrigTauTracksInfoCollectionCnv_tlp1.h
TrigTauTracksInfoCollection.h
TrigTauTracksInfoCollection_p2.h
CnvFactory
Abstract factory to create the converter.
Definition
ToyConverter.h:16
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition
T_AthenaPoolCustomCnv.h:129
Token
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition
Token.h:22
TrigTauTracksInfoCollectionCnv_tlp1
Definition
TrigTauTracksInfoCollectionCnv_tlp1.h:30
TrigTauTracksInfoCollectionCnv::m_converter
TrigTauTracksInfoCollectionCnv_p2 m_converter
Definition
TrigTauTracksInfoCollectionCnv.h:35
TrigTauTracksInfoCollectionCnv::TrigTauTracksInfoCollectionCnv
TrigTauTracksInfoCollectionCnv(ISvcLocator *svcloc)
Definition
TrigTauTracksInfoCollectionCnv.h:27
TrigTauTracksInfoCollectionCnv::createTransient
virtual TrigTauTracksInfoCollection * createTransient(const Token *token)
Definition
TrigTauTracksInfoCollectionCnv.cxx:22
TrigTauTracksInfoCollectionCnv::createPersistent
virtual TrigTauTracksInfoCollection_PERS * createPersistent(TrigTauTracksInfoCollection *transObj)
Definition
TrigTauTracksInfoCollectionCnv.cxx:8
TrigTauTracksInfoCollectionCnv::m_converter_tlp1
TrigTauTracksInfoCollectionCnv_tlp1 m_converter_tlp1
Definition
TrigTauTracksInfoCollectionCnv.h:34
TrigTauTracksInfoCollection_p2
Definition
TrigTauTracksInfoCollection_p2.h:10
TrigTauTracksInfoCollection
Definition
TrigTauTracksInfoCollection.h:13
Generated on
for ATLAS Offline Software by
1.17.0