ATLAS Offline Software
RODHeaderCollectionCnv_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 RODHeaderCollectionCNV_P1_H
5 #define RODHeaderCollectionCNV_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 RODHeaderCollectionCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< RODHeaderCollection, RODHeaderCollection_p1, RODHeaderCnv_p1 > {
28 
29 public:
31 
32 }; // class RODHeaderCollectionCnv_p1
33 
34 #endif // RODHeaderCollectionCNV_P1_H
RODHeaderCollectionCnv_p1::RODHeaderCollectionCnv_p1
RODHeaderCollectionCnv_p1()
Definition: RODHeaderCollectionCnv_p1.h:30
T_AthenaPoolTPConverter.h
RODHeaderCnv_p1.h
RODHeaderCollection_p1.h
RODHeaderCollection.h
RODHeaderCollectionCnv_p1
T/P converter for RODHeader and RODHeader_p1.
Definition: RODHeaderCollectionCnv_p1.h:27
TPPtrVectorCnv
Definition: TPConverter.h:919