ATLAS Offline Software
HIEventShapeContainer_v1.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: HIEventShapeContainer_v1.h 693427 2015-09-07 11:45:19Z krasznaa $
8 #ifndef XAODHIEVENT_HIEVENTSHAPECONTAINER_V1_H
9 #define XAODHIEVENT_HIEVENTSHAPECONTAINER_V1_H
10 
11 // EDM include(s):
13 
14 //#include <vector>
15 
16 //#include "xAODCore/AuxContainerBase.h"
17 
18 // #include "AthLinks/ElementLink.h"
19 // Local include(s):
21 
22 namespace xAOD {
23 
33 
34 
35 } // namespace xAOD
36 
37 
38 #endif // XAODEVENTINFO_EVENTINFOCONTAINER_V1_H
xAOD::HIEventShapeContainer_v1
DataVector< HIEventShape_v1 > HIEventShapeContainer_v1
Container type for event info objects.
Definition: HIEventShapeContainer_v1.h:32
HIEventShape_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.