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