ATLAS Offline Software
RODHeaderCollection_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 TRIGT1EVENTTPCNV_RODHeaderCOLLECTION_P1_H
5 #define TRIGT1EVENTTPCNV_RODHeaderCOLLECTION_P1_H
6 
8 #include <vector>
9 
10 class RODHeaderCollection_p1 : public std::vector<TPObjRef>
11 {
12  public:
13 
15 
16 };
17 
18 #endif
RODHeaderCollection_p1
Definition: RODHeaderCollection_p1.h:11
RODHeaderCollection_p1::RODHeaderCollection_p1
RODHeaderCollection_p1()
Definition: RODHeaderCollection_p1.h:14
TPObjRef.h