ATLAS Offline Software
Loading...
Searching...
No Matches
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):
12
13namespace 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
#define SG_BASE(D, B)
Declare that class D derives from class B.
Common base class for auxiliary info objects.
Definition AuxInfoBase.h:45
AuxInfoBase(bool allowDynamicVars=true)
Default constructor.
Auxiliary information about the event shapes.
EventShapeAuxInfo_v1()
Default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.