ATLAS Offline Software
ALFA_LocRecODEvCollection_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 ALFA_LocRecODEvCollection_p1_h
6 #define ALFA_LocRecODEvCollection_p1_h
7 
9 
11 
12 #include <vector>
13 #include <string>
14 
15 class ALFA_LocRecODEvCollection_p1: public std::vector<ALFA_LocRecODEvent_p1>
16 {
17  public:
19 };
20 
21 #endif
ALFA_LocRecODEvCollection_p1
Definition: ALFA_LocRecODEvCollection_p1.h:16
ALFA_LocRecODEvent_p1.h
TPObjRef.h
ALFA_LocRecODEvCollection_p1::ALFA_LocRecODEvCollection_p1
ALFA_LocRecODEvCollection_p1()
Definition: ALFA_LocRecODEvCollection_p1.h:18