ATLAS Offline Software
LumiBlockCollection_p2.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef LUMIBLOCKCOLLECTION_p2_H
6 #define LUMIBLOCKCOLLECTION_p2_H
7 
9 
10 class LumiBlockCollection_p2 : public std::vector<LumiBlockRange_p2>
11 {};
12 
13 #endif // LUMIBLOCKCOLLECTION_p2_H
LumiBlockRange_p2.h
LumiBlockCollection_p2
Definition: LumiBlockCollection_p2.h:11