ATLAS Offline Software
Loading...
Searching...
No Matches
egammaCnv_p5.h
Go to the documentation of this file.
1
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// egammaCnv_p5.h
8// Header file for class egammaCnv_p5
9// New cnv to include Ringer: W.S.Freund<wsfreund@mail.cern.ch>
11#ifndef EGAMMAEVENTTPCNV_EGAMMACNV_P5_H
12#define EGAMMAEVENTTPCNV_EGAMMACNV_P5_H 1
13
14// STL includes
15
16// AthenaPoolCnvSvc includes
18
19// egammaEventTPCnv includes
21
22// egammaEvent includes
23#include "egammaEvent/egamma.h"
24
25// DataModelAthenaPool includes
28
29// EventCommonTPCnv includes
31
32// ParticleEventTPCnv includes
34
35// Forward declaration
36class MsgStream;
37
90
92// Inline methods:
94
97
98#endif //> EGAMMAEVENTTPCNV_EGAMMACNV_P5_H
This file contains the class definition for the ElementLinkCnv_p3 class.
This file contains the class definition for the ElementLinkVectorCnv_p1 class.
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
ElementLinkVectorCnv_p1< ElementLinkVector< egDetailContainer > > EgDetailsCnv_t
TrackLinkCnv_t m_trackCnv
ParticleBaseCnv_p2 m_partBaseCnv
virtual void persToTrans(const egamma_p5 *persObj, egamma *transObj, MsgStream &msg) override final
Method creating the transient representation of egamma from its persistent representation egamma_p5.
ElementLinkCnv_p3< ElementLink< CaloClusterContainer > > ClusterLinkCnv_t
ElementLinkVectorCnv_p1< ElementLinkVector< Rec::TrackParticleContainer > > TrackLinkCnv_t
RingsLinkCnv_t m_ringsCnv
ClusterLinkCnv_t m_clusterCnv
egammaCnv_p5()
Default constructor:
P4ImplEEtaPhiMCnv_p2 m_momCnv
virtual void transToPers(const egamma *transObj, egamma_p5 *persObj, MsgStream &msg) override final
Method creating the persistent representation egamma_p5 from its transient representation egamma.
EgDetailsCnv_t m_egDetailsCnv
ElementLinkCnv_p3< ElementLink< CaloRingsContainer > > RingsLinkCnv_t
ConversionLinkCnv_t m_conversionCnv
ElementLinkVectorCnv_p1< ElementLinkVector< VxContainer > > ConversionLinkCnv_t
elec/gamma data class.
Definition egamma.h:58
MsgStream & msg
Definition testRead.cxx:32