ATLAS Offline Software
Loading...
Searching...
No Matches
TrigPhotonCnv_p3.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5/**********************************************************************************
6 * @Project: Trigger
7 * @Package: TrigParticleTPCnv
8 * @class : TrigPhotonCnv_p3
9 *
10 * @brief transient-persistent converter for TrigPhoton
11 *
12 * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13 * @author Francesca Bucci <F.Bucci@cern.ch> - U. Geneva
14 *
15 * File and Version Information:
16 * $Id: TrigPhotonCnv_p3.h 724397 2016-02-16 22:17:22Z ssnyder $
17 **********************************************************************************/
18#ifndef TRIGPARTICLETPCNV_TRIGPHOTONCNV_P3_H
19#define TRIGPARTICLETPCNV_TRIGPHOTONCNV_P3_H
20
21
24
26
30
31class MsgStream;
32
33
34class TrigPhotonCnv_p3 : public T_AthenaPoolTPCnvBase<TrigPhoton, TrigPhoton_p3>
35{
36
37 public:
38
40
41 virtual void persToTrans(const TrigPhoton_p3* persObj,
42 TrigPhoton* transObj,
43 MsgStream &log);
44
45 virtual void transToPers(const TrigPhoton* transObj,
46 TrigPhoton_p3* persObj,
47 MsgStream &log);
48
49 protected:
50
52};
53
54
55#endif
This file contains the class definition for the ElementLinkCnv_p3 class.
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
virtual void transToPers(const TrigPhoton *transObj, TrigPhoton_p3 *persObj, MsgStream &log)
virtual void persToTrans(const TrigPhoton_p3 *persObj, TrigPhoton *transObj, MsgStream &log)
P4PtEtaPhiMCnv_p1 m_p4PtEtaPhiMCnv