ATLAS Offline Software
CMMEtSumsCollectionCnv_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 #ifndef CMMEtSumsCollectionCNV_P1_H
5 #define CMMEtSumsCollectionCNV_P1_H
6 
7 // Gaudi/Athena include(s):
9 
10 // Trigger include(s):
12 
13 // Local include(s):
16 
17 //using namespace LVL1;
18 
27 class CMMEtSumsCollectionCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< CMMEtSumsCollection, CMMEtSumsCollection_p1, CMMEtSumsCnv_p1 > {
28 
29 public:
31 
32 }; // class CMMEtSumsCollectionCnv_p1
33 
34 #endif // CMMEtSumsCollectionCNV_P1_H
CMMEtSumsCollection.h
CMMEtSumsCollection_p1.h
CMMEtSumsCnv_p1.h
T_AthenaPoolTPConverter.h
CMMEtSumsCollectionCnv_p1
T/P converter for CMMEtSums and CMMEtSums_p1.
Definition: CMMEtSumsCollectionCnv_p1.h:27
CMMEtSumsCollectionCnv_p1::CMMEtSumsCollectionCnv_p1
CMMEtSumsCollectionCnv_p1()
Definition: CMMEtSumsCollectionCnv_p1.h:30
TPPtrVectorCnv
Definition: TPConverter.h:919