ATLAS Offline Software
Loading...
Searching...
No Matches
CMMJetHitsCnv_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
5 //***************************************************************************
6 // CMMJetHitsCnv_p1.h - description
7 // -------------------
8 // begin : 21 04 2008
9 // email : Alan.Watson@cern.ch
10 // ***************************************************************************/
11
12
13#ifndef CMMJetHitsCnv_p1_H
14#define CMMJetHitsCnv_p1_H
15
16// Gaudi/Athena include(s):
18
19// Trigger include(s):
21
22// Local include(s):
24
25//using namespace LVL1;
26
28
29class CMMJetHitsCnv_p1 : public T_AthenaPoolTPCnvBase< LVL1::CMMJetHits, CMMJetHits_p1 > {
30
31public:
33
34 virtual void persToTrans( const CMMJetHits_p1* persObj, LVL1::CMMJetHits* transObj, MsgStream &log );
35 virtual void transToPers( const LVL1::CMMJetHits* transObj, CMMJetHits_p1* persObj, MsgStream &log );
36
37protected:
39
40}; // class TriggerTowerCnv_p1
41
42#endif
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
virtual void persToTrans(const CMMJetHits_p1 *persObj, LVL1::CMMJetHits *transObj, MsgStream &log)
virtual void transToPers(const LVL1::CMMJetHits *transObj, CMMJetHits_p1 *persObj, MsgStream &log)
CMMJetHitsCnv_p1 * m_CMMJetHitsCnv
T/P separation for TrigT1Calo::CMMJetHits class.
CMMJetHits class stores Jet hit multiplicities received by and read out from the Jet CMMs.