ATLAS Offline Software
JetElementCollectionCnv_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 JetElementCollectionCNV_P1_H
5 #define JetElementCollectionCNV_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 JetElementCollectionCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< JetElementCollection, JetElementCollection_p1, JetElementCnv_p1 > {
28 
29 public:
31 
32 }; // class JetElementCollectionCnv_p1
33 
34 #endif // JetElementCollectionCNV_P1_H
JetElementCollectionCnv_p1
T/P converter for JetElement and JetElement_p1.
Definition: JetElementCollectionCnv_p1.h:27
JetElementCollection.h
T_AthenaPoolTPConverter.h
JetElementCollectionCnv_p1::JetElementCollectionCnv_p1
JetElementCollectionCnv_p1()
Definition: JetElementCollectionCnv_p1.h:30
JetElementCollection_p1.h
JetElementCnv_p1.h
TPPtrVectorCnv
Definition: TPConverter.h:919