ATLAS Offline Software
EventShapeAuxInfo_v1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // $Id: EventShapeAuxInfo_v1.cxx 629489 2014-11-19 14:37:55Z krasznaa $
6 
7 // Local include(s):
9 
10 namespace xAOD {
11 
13  : AuxInfoBase() {
14 
15  }
16 
17 } // namespace xAOD
xAOD::AuxInfoBase
Common base class for auxiliary info objects.
Definition: AuxInfoBase.h:49
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
EventShapeAuxInfo_v1.h
xAOD::EventShapeAuxInfo_v1::EventShapeAuxInfo_v1
EventShapeAuxInfo_v1()
Default constructor.
Definition: EventShapeAuxInfo_v1.cxx:12