ATLAS Offline Software
LumiBlockCollection_p1.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_p1_H
6 #define LUMIBLOCKCOLLECTION_p1_H
7 
9 
10 class LumiBlockCollection_p1 : public std::vector<LumiBlockRange_p1>
11 {};
12 
13 #endif // LUMIBLOCKCOLLECTION_p1_H
LumiBlockCollection_p1
Definition: LumiBlockCollection_p1.h:11
LumiBlockRange_p1.h