ATLAS Offline Software
CPMTowerCollectionCnv_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 CPMTowerCollectionCNV_P1_H
5 #define CPMTowerCollectionCNV_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 CPMTowerCollectionCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< CPMTowerCollection, CPMTowerCollection_p1, CPMTowerCnv_p1 > {
28 
29 public:
31 
32 }; // class CPMTowerCollectionCnv_p1
33 
34 #endif // CPMTowerCollectionCNV_P1_H
CPMTowerCollectionCnv_p1
T/P converter for CPMTower and CPMTower_p1.
Definition: CPMTowerCollectionCnv_p1.h:27
CPMTowerCollection_p1.h
T_AthenaPoolTPConverter.h
CPMTowerCollection.h
TPPtrVectorCnv
Definition: TPConverter.h:919
CPMTowerCnv_p1.h
CPMTowerCollectionCnv_p1::CPMTowerCollectionCnv_p1
CPMTowerCollectionCnv_p1()
Definition: CPMTowerCollectionCnv_p1.h:30