ATLAS Offline Software
P4ImplIPtCotThPhiMCnv_p1.h
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // P4ImplIPtCotThPhiMCnv_p1.h
8 // Header file for class P4ImplIPtCotThPhiMCnv_p1
9 // Author: S.Binet<binet@cern.ch>
11 #ifndef EVENTCOMMONTPCNV_P4IMPLIPTCOTTHPHIMCNV_P1_H
12 #define EVENTCOMMONTPCNV_P4IMPLIPTCOTTHPHIMCNV_P1_H
13 
14 // STL includes
15 
16 
17 // Gaudi includes
18 
19 // AthenaPoolCnvSvc includes
21 
22 // FourMom includes
24 
25 // EventCommonTPCnv includes
27 
28 // Forward declaration
29 class MsgStream;
30 
31 // to get the same look'n feel (even if we are reusing the same _p1 class)
33 
35  P4ImplIPtCotThPhiM,
36  P4ImplIPtCotThPhiM_p1
37  >
38 {
39  public:
42 
43 
47 
50  virtual ~P4ImplIPtCotThPhiMCnv_p1();
51 
52 
56  virtual void persToTrans( const P4ImplIPtCotThPhiM_p1* persObj,
57  P4ImplIPtCotThPhiM* transObj,
58  MsgStream &msg ) const override;
59 
63  virtual void transToPers( const P4ImplIPtCotThPhiM* transObj,
64  P4ImplIPtCotThPhiM_p1* persObj,
65  MsgStream &msg ) const override;
66 };
67 
68 
70 {}
71 
73 {}
74 
75 #endif //> EVENTCOMMONTPCNV_P4IMPLIPTCOTTHPHIMCNV_P1_H
P4ImplIPtCotThPhiMCnv_p1::~P4ImplIPtCotThPhiMCnv_p1
virtual ~P4ImplIPtCotThPhiMCnv_p1()
Destructor:
Definition: P4ImplIPtCotThPhiMCnv_p1.h:72
TPConverterConstBase::transToPers
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
P4ImplIPtCotThPhiMCnv_p1::P4ImplIPtCotThPhiMCnv_p1
P4ImplIPtCotThPhiMCnv_p1()
Default constructor:
Definition: P4ImplIPtCotThPhiMCnv_p1.h:69
P4ImplIPtCotThPhiM
Definition: P4ImplIPtCotThPhiM.h:41
P4IPtCotThPhiM_p1
Definition: P4IPtCotThPhiM_p1.h:23
T_AthenaPoolTPConverter.h
P4ImplIPtCotThPhiMCnv_p1::transToPers
virtual void transToPers(const P4ImplIPtCotThPhiM *transObj, P4ImplIPtCotThPhiM_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation P4ImplIPtCotThPhiM_p1 from its transient representation...
Definition: P4ImplIPtCotThPhiMCnv_p1.cxx:38
TPConverterConstBase::persToTrans
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
P4ImplIPtCotThPhiM_p1
P4IPtCotThPhiM_p1 P4ImplIPtCotThPhiM_p1
Definition: P4ImplIPtCotThPhiMCnv_p1.h:29
P4ImplIPtCotThPhiMCnv_p1::persToTrans
virtual void persToTrans(const P4ImplIPtCotThPhiM_p1 *persObj, P4ImplIPtCotThPhiM *transObj, MsgStream &msg) const override
Method creating the transient representation of P4ImplIPtCotThPhiM from its persistent representation...
Definition: P4ImplIPtCotThPhiMCnv_p1.cxx:26
P4ImplIPtCotThPhiMCnv_p1
Definition: P4ImplIPtCotThPhiMCnv_p1.h:38
P4IPtCotThPhiM_p1.h
P4ImplIPtCotThPhiM.h
TPConverterConstBase
Definition: TPConverter.h:776
python.AutoConfigFlags.msg
msg
Definition: AutoConfigFlags.py:7