ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigL1Calo
xAODTrigL1Calo
versions
CMMRoIAuxInfo_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: CMMRoIAuxInfo_v1.h 631511 2014-11-27 13:17:07Z gwatts $
8
#ifndef XAODTRIGL1CALO_VERSIONS_CMMROIAUXINFO_V1_H
9
#define XAODTRIGL1CALO_VERSIONS_CMMROIAUXINFO_V1_H
10
11
// STL include(s):
12
extern
"C"
{
13
# include <stdint.h>
14
}
15
#include <vector>
16
17
// EDM include(s):
18
#include "
xAODCore/AuxInfoBase.h
"
19
20
namespace
xAOD
{
21
28
29
class
CMMRoIAuxInfo_v1
:
public
AuxInfoBase
{
30
public
:
31
// Default constructor
32
CMMRoIAuxInfo_v1
();
33
34
private
:
35
uint32_t
jetEtRoiWord
= 0U;
36
uint32_t
energyRoiWord0
= 0U;
37
uint32_t
energyRoiWord1
= 0U;
38
uint32_t
energyRoiWord2
= 0U;
39
40
};
// class CMMRoIAuxInfo_v1
41
}
// namespace xAOD
42
43
#include "
xAODCore/BaseInfo.h
"
44
SG_BASE
(
xAOD::CMMRoIAuxInfo_v1
,
xAOD::AuxInfoBase
);
45
46
#endif
// XAODTRIGL1CALO_VERSIONS_CMMROIAUXINFO_V1_H
AuxInfoBase.h
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
BaseInfo.h
xAOD::AuxInfoBase
Common base class for auxiliary info objects.
Definition
AuxInfoBase.h:45
xAOD::AuxInfoBase::AuxInfoBase
AuxInfoBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxInfoBase.cxx:25
xAOD::CMMRoIAuxInfo_v1
AuxInfo for CMMRoI_v1.
Definition
CMMRoIAuxInfo_v1.h:29
xAOD::CMMRoIAuxInfo_v1::energyRoiWord1
uint32_t energyRoiWord1
Definition
CMMRoIAuxInfo_v1.h:37
xAOD::CMMRoIAuxInfo_v1::energyRoiWord2
uint32_t energyRoiWord2
Definition
CMMRoIAuxInfo_v1.h:38
xAOD::CMMRoIAuxInfo_v1::CMMRoIAuxInfo_v1
CMMRoIAuxInfo_v1()
Definition
CMMRoIAuxInfo_v1.cxx:12
xAOD::CMMRoIAuxInfo_v1::jetEtRoiWord
uint32_t jetEtRoiWord
Definition
CMMRoIAuxInfo_v1.h:35
xAOD::CMMRoIAuxInfo_v1::energyRoiWord0
uint32_t energyRoiWord0
Definition
CMMRoIAuxInfo_v1.h:36
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::uint32_t
setEventNumber uint32_t
Definition
EventInfo_v1.cxx:127
Generated on
for ATLAS Offline Software by
1.14.0