ATLAS Offline Software
Loading...
Searching...
No Matches
CMXJetHitsCnv_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#ifndef CMXJetHitsCnv_p1_H
7#define CMXJetHitsCnv_p1_H
8
9// Gaudi/Athena include(s):
11
12// Trigger include(s):
14
15// Local include(s):
17
18//using namespace LVL1;
19
21
22class CMXJetHitsCnv_p1 : public T_AthenaPoolTPCnvBase< LVL1::CMXJetHits, CMXJetHits_p1 > {
23
24public:
26
27 virtual void persToTrans( const CMXJetHits_p1* persObj, LVL1::CMXJetHits* transObj, MsgStream &log );
28 virtual void transToPers( const LVL1::CMXJetHits* transObj, CMXJetHits_p1* persObj, MsgStream &log );
29
30protected:
32
33}; // class CMXJetHitsCnv_p1
34
35#endif
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
virtual void persToTrans(const CMXJetHits_p1 *persObj, LVL1::CMXJetHits *transObj, MsgStream &log)
CMXJetHitsCnv_p1 * m_CMXJetHitsCnv
virtual void transToPers(const LVL1::CMXJetHits *transObj, CMXJetHits_p1 *persObj, MsgStream &log)
T/P separation for TrigT1Calo::CMXJetHits class.
Summary of JEP (Jet) hits produced by the merger modules.