ATLAS Offline Software
EventBookkeeperCollection_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 // Author: David Cote <david.cote@cern.ch>
6 #ifndef EVENTBOOKKEEPERCOLLECTION_p2_H
7 #define EVENTBOOKKEEPERCOLLECTION_p2_H
8 
10 
11 class EventBookkeeperCollection_p2 : public std::vector<EventBookkeeper_p2>
12 {};
13 
14 #endif // EVENTBOOKKEEPERCOLLECTION_p2_H
EventBookkeeper_p2.h
EventBookkeeperCollection_p2
Definition: EventBookkeeperCollection_p2.h:12