ATLAS Offline Software
JetEtRoIAuxInfo.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: JetEtRoIAuxInfo.h 631149 2014-11-26 12:26:18Z krasznaa $
8 #ifndef XAODTRIGGER_JETETROIAUXINFO_H
9 #define XAODTRIGGER_JETETROIAUXINFO_H
10 
11 // Local include(s):
13 
14 namespace xAOD{
17 }
18 
19 // Set up a CLID for the class:
20 #include "xAODCore/CLASS_DEF.h"
21 CLASS_DEF( xAOD::JetEtRoIAuxInfo, 261989842, 1 )
22 
23 #endif // XAODTRIGGER_JETETROIAUXINFO_H
xAOD::JetEtRoIAuxInfo
JetEtRoIAuxInfo_v1 JetEtRoIAuxInfo
Declare the most recent version of the jet-ET auxiliary info.
Definition: JetEtRoIAuxInfo.h:16
JetEtRoIAuxInfo_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::JetEtRoIAuxInfo_v1
Auxiliary store for a Jet-ET RoI object.
Definition: JetEtRoIAuxInfo_v1.h:34
CLASS_DEF.h
File providing the different SG_BASE macros.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64