ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkTruthAthenaPool
src
TrackTruthCollectionCnv.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Dear emacs, this is -*-c++-*-
6
#ifndef TRACKTRUTHTPCNV_TRACKTRUTHCOLLECTIONCNV_H
7
#define TRACKTRUTHTPCNV_TRACKTRUTHCOLLECTIONCNV_H
8
9
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
10
11
#include "
TrkTruthData/TrackTruthCollection.h
"
12
#include "
TrkTruthTPCnv/TrackTruthCollection_p3.h
"
13
#include "
TrkTruthTPCnv/TrackTruthCollection_p2.h
"
14
#include "
TrkTruthTPCnv/TrackTruthCollection_p1.h
"
15
#include "
TrkTruthTPCnv/TrackTruthCollectionCnv_p3.h
"
16
#include "
TrkTruthTPCnv/TrackTruthCollectionCnv_p2.h
"
17
#include "
TrkTruthTPCnv/TrackTruthCollectionCnv_p1.h
"
18
#include "
TrkTruthTPCnv/TrackTruthCollectionCnv_p0.h
"
19
20
typedef
Trk::TrackTruthCollection_p3
TrackTruthCollectionPERS
;
21
22
typedef
T_AthenaPoolCustomCnv<TrackTruthCollection, TrackTruthCollectionPERS>
TrackTruthCollectionCnvBase
;
23
24
class
TrackTruthCollectionCnv
:
public
TrackTruthCollectionCnvBase
25
{
26
friend
class
CnvFactory
<
TrackTruthCollectionCnv
>;
27
protected
:
28
public
:
29
TrackTruthCollectionCnv
(ISvcLocator* svcloc);
30
protected
:
31
virtual
TrackTruthCollection
*
createTransient
(
const
Token
* token);
32
virtual
TrackTruthCollectionPERS
*
createPersistent
(
TrackTruthCollection
*);
33
private
:
34
TrackTruthCollectionCnv_p0
m_converter_p0
;
35
TrackTruthCollectionCnv_p1
m_converter_p1
;
36
TrackTruthCollectionCnv_p2
m_converter_p2
;
37
TrackTruthCollectionCnv_p3
m_converter_p3
;
38
39
};
40
41
#endif
// TRACKTRUTHTPCNV_TRACKTRUTHCOLLECTIONCNV_H
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
TrackTruthCollectionCnvBase
T_AthenaPoolCustomCnv< TrackTruthCollection, TrackTruthCollectionPERS > TrackTruthCollectionCnvBase
Definition
TrackTruthCollectionCnv.h:22
TrackTruthCollectionPERS
Trk::TrackTruthCollection_p3 TrackTruthCollectionPERS
Definition
TrackTruthCollectionCnv.h:20
TrackTruthCollectionCnv_p0.h
TrackTruthCollectionCnv_p1.h
TrackTruthCollectionCnv_p2.h
TrackTruthCollectionCnv_p3.h
TrackTruthCollection.h
TrackTruthCollection_p1.h
TrackTruthCollection_p2.h
TrackTruthCollection_p3.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
TrackTruthCollectionCnv_p0
Definition
TrackTruthCollectionCnv_p0.h:28
TrackTruthCollectionCnv_p1
Definition
TrackTruthCollectionCnv_p1.h:24
TrackTruthCollectionCnv_p2
Definition
TrackTruthCollectionCnv_p2.h:25
TrackTruthCollectionCnv_p3
Definition
TrackTruthCollectionCnv_p3.h:25
TrackTruthCollectionCnv::m_converter_p0
TrackTruthCollectionCnv_p0 m_converter_p0
Definition
TrackTruthCollectionCnv.h:34
TrackTruthCollectionCnv::m_converter_p3
TrackTruthCollectionCnv_p3 m_converter_p3
Definition
TrackTruthCollectionCnv.h:37
TrackTruthCollectionCnv::TrackTruthCollectionCnv
TrackTruthCollectionCnv(ISvcLocator *svcloc)
Definition
TrackTruthCollectionCnv.cxx:31
TrackTruthCollectionCnv::m_converter_p2
TrackTruthCollectionCnv_p2 m_converter_p2
Definition
TrackTruthCollectionCnv.h:36
TrackTruthCollectionCnv::createTransient
virtual TrackTruthCollection * createTransient(const Token *token)
Definition
TrackTruthCollectionCnv.cxx:45
TrackTruthCollectionCnv::m_converter_p1
TrackTruthCollectionCnv_p1 m_converter_p1
Definition
TrackTruthCollectionCnv.h:35
TrackTruthCollectionCnv::createPersistent
virtual TrackTruthCollectionPERS * createPersistent(TrackTruthCollection *)
Definition
TrackTruthCollectionCnv.cxx:36
TrackTruthCollection
Definition
TrackTruthCollection.h:21
Trk::TrackTruthCollection_p3
Definition
TrackTruthCollection_p3.h:21
Generated on
for ATLAS Offline Software by
1.17.0