ATLAS Offline Software
EventShapeAuxInfo_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 #ifndef XAODEVENTSHAPE_VERSIONS_EVENTSHAPEAUXINFO_V1_H
8 #define XAODEVENTSHAPE_VERSIONS_EVENTSHAPEAUXINFO_V1_H
9 
10 // EDM include(s):
11 #include "xAODCore/AuxInfoBase.h"
12 
13 namespace xAOD {
14 
23 
24  public:
27 
28  }; // class EventShapeAuxInfo_v1
29 
30 } // namespace xAOD
31 
32 // Declare the inheritance of the class towards SG:
33 #include "xAODCore/BaseInfo.h"
35 
36 #endif // XAODEVENTSHAPE_VERSIONS_EVENTSHAPEAUXINFO_V1_H
xAOD::AuxInfoBase
Common base class for auxiliary info objects.
Definition: AuxInfoBase.h:49
xAOD::EventShapeAuxInfo_v1
Auxiliary information about the event shapes.
Definition: EventShapeAuxInfo_v1.h:22
AuxInfoBase.h
BaseInfo.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
SG_BASE
SG_BASE(xAOD::EventShapeAuxInfo_v1, xAOD::AuxInfoBase)
xAOD::EventShapeAuxInfo_v1::EventShapeAuxInfo_v1
EventShapeAuxInfo_v1()
Default constructor.
Definition: EventShapeAuxInfo_v1.cxx:12