ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigger
xAODTrigger
versions
EnergySumRoIAuxInfo_v2.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: EnergySumRoIAuxInfo_v2.h 631149 2014-11-26 12:26:18Z krasznaa $
8
#ifndef XAODTRIGGER_VERSIONS_ENERGYSUMROIAUXINFO_V2_H
9
#define XAODTRIGGER_VERSIONS_ENERGYSUMROIAUXINFO_V2_H
10
11
// System include(s):
12
extern
"C"
{
13
# include <stdint.h>
14
}
15
#include <vector>
16
#include <string>
17
18
// EDM include(s):
19
#include "
xAODCore/AuxInfoBase.h
"
20
21
namespace
xAOD
{
22
34
class
EnergySumRoIAuxInfo_v2
:
public
AuxInfoBase
{
35
36
public
:
38
EnergySumRoIAuxInfo_v2
();
39
40
private
:
41
uint32_t
roiWord0
;
42
uint32_t
roiWord1
;
43
uint32_t
roiWord2
;
44
uint32_t
roiWord3
;
45
uint32_t
roiWord4
;
46
uint32_t
roiWord5
;
47
48
std::vector< std::string >
thrNames
;
49
50
float
energyX
;
51
float
energyY
;
52
float
energyT
;
53
float
energyXRestricted
;
54
float
energyYRestricted
;
55
float
energyTRestricted
;
56
57
};
// class EnergySumRoIAuxInfo_v2
58
59
}
// namespace xAOD
60
61
// Declare the inheritance of the type:
62
#include "
xAODCore/BaseInfo.h
"
63
SG_BASE
(
xAOD::EnergySumRoIAuxInfo_v2
,
xAOD::AuxInfoBase
);
64
65
#endif
// XAODTRIGGER_VERSIONS_EnergySumRoIAuxInfo_v2_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::EnergySumRoIAuxInfo_v2
Auxiliary store for an EnergySum RoI object.
Definition
EnergySumRoIAuxInfo_v2.h:34
xAOD::EnergySumRoIAuxInfo_v2::energyT
float energyT
Definition
EnergySumRoIAuxInfo_v2.h:52
xAOD::EnergySumRoIAuxInfo_v2::energyY
float energyY
Definition
EnergySumRoIAuxInfo_v2.h:51
xAOD::EnergySumRoIAuxInfo_v2::roiWord3
uint32_t roiWord3
Definition
EnergySumRoIAuxInfo_v2.h:44
xAOD::EnergySumRoIAuxInfo_v2::roiWord4
uint32_t roiWord4
Definition
EnergySumRoIAuxInfo_v2.h:45
xAOD::EnergySumRoIAuxInfo_v2::energyX
float energyX
Definition
EnergySumRoIAuxInfo_v2.h:50
xAOD::EnergySumRoIAuxInfo_v2::energyXRestricted
float energyXRestricted
Definition
EnergySumRoIAuxInfo_v2.h:53
xAOD::EnergySumRoIAuxInfo_v2::thrNames
std::vector< std::string > thrNames
Definition
EnergySumRoIAuxInfo_v2.h:48
xAOD::EnergySumRoIAuxInfo_v2::roiWord5
uint32_t roiWord5
Definition
EnergySumRoIAuxInfo_v2.h:46
xAOD::EnergySumRoIAuxInfo_v2::EnergySumRoIAuxInfo_v2
EnergySumRoIAuxInfo_v2()
Default constuctor.
Definition
EnergySumRoIAuxInfo_v2.cxx:12
xAOD::EnergySumRoIAuxInfo_v2::roiWord0
uint32_t roiWord0
Definition
EnergySumRoIAuxInfo_v2.h:41
xAOD::EnergySumRoIAuxInfo_v2::roiWord1
uint32_t roiWord1
Definition
EnergySumRoIAuxInfo_v2.h:42
xAOD::EnergySumRoIAuxInfo_v2::energyYRestricted
float energyYRestricted
Definition
EnergySumRoIAuxInfo_v2.h:54
xAOD::EnergySumRoIAuxInfo_v2::energyTRestricted
float energyTRestricted
Definition
EnergySumRoIAuxInfo_v2.h:55
xAOD::EnergySumRoIAuxInfo_v2::roiWord2
uint32_t roiWord2
Definition
EnergySumRoIAuxInfo_v2.h:43
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