Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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):
9 
10 namespace xAOD {
11 
13  : AuxInfoBase(),
14  roiWord( 0 ), thrNames() {
15 
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