ATLAS Offline Software
Loading...
Searching...
No Matches
CPMTobRoICollectionCnv_tlp1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4#ifndef CPMTobRoICollectionCNV_TLP1_H
5#define CPMTobRoICollectionCNV_TLP1_H
6
7// Gaudi/Athena include(s):
9
12
13//using namespace LVL1;
14
23class CPMTobRoICollectionCnv_tlp1 : public AthenaPoolTopLevelTPConverter< CPMTobRoICollectionCnv_p1, CPMTobRoICollection_tlp1 > {
24
25public:
28 //default methods
29 virtual void setPStorage( CPMTobRoICollection_tlp1 *storage );
30
31protected:
34
35}; // class CPMTobRoICollectionCnv_tlp1
36
37#endif // CPMTobRoICollectionCNV_TLP1_H
TopLevelTPConverter< MAIN_CNV, TL_PERS > AthenaPoolTopLevelTPConverter
T/P convertor for TrigT1Calo CPMTobRoI class.
T/P converter for CPMTobRoI and CPMTobRoI_p1.
CPMTobRoICollectionCnv_p1 m_CPMTobRoICollectionCnv
virtual void setPStorage(CPMTobRoICollection_tlp1 *storage)