ATLAS Offline Software
Event
xAOD
xAODTrigger
Root
JetEtRoIAuxInfo_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: JetEtRoIAuxInfo_v1.cxx 680159 2015-07-03 14:02:33Z krasznaa $
6
7
// Local include(s):
8
#include "
xAODTrigger/versions/JetEtRoIAuxInfo_v1.h
"
9
10
namespace
xAOD
{
11
12
JetEtRoIAuxInfo_v1::JetEtRoIAuxInfo_v1
()
13
:
AuxInfoBase
(),
14
roiWord
( 0 ), thrNames() {
15
16
AUX_VARIABLE
(
roiWord
);
17
AUX_VARIABLE
(
thrNames
);
18
}
19
20
}
// namespace xAOD
xAOD::AuxInfoBase
Common base class for auxiliary info objects.
Definition:
AuxInfoBase.h:49
xAOD::JetEtRoIAuxInfo_v1::roiWord
uint32_t roiWord
Definition:
JetEtRoIAuxInfo_v1.h:41
JetEtRoIAuxInfo_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::roiWord
roiWord
Definition:
TrigMissingET_v1.cxx:36
xAOD::JetEtRoIAuxInfo_v1::JetEtRoIAuxInfo_v1
JetEtRoIAuxInfo_v1()
Default constuctor.
Definition:
JetEtRoIAuxInfo_v1.cxx:12
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition:
AuxVariable.h:23
xAOD::JetEtRoIAuxInfo_v1::thrNames
std::vector< std::string > thrNames
Definition:
JetEtRoIAuxInfo_v1.h:42
Generated on Wed Sep 3 2025 21:12:28 for ATLAS Offline Software by
1.8.18