ATLAS Offline Software
EnergySumRoIAuxInfo_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: EnergySumRoIAuxInfo_v1.cxx 680159 2015-07-03 14:02:33Z krasznaa $
6 
7 // Local includes
9 
10 namespace xAOD {
11 
13  : AuxInfoBase(),
14  roiWord0( 0 ), roiWord1( 0 ), roiWord2( 0 ),
15  thrNames(), energyX( 0 ), energyY( 0 ), energyT( 0 ) {
16 
20 
22 
26  }
27 
28 } // namespace xAOD
xAOD::AuxInfoBase
Common base class for auxiliary info objects.
Definition: AuxInfoBase.h:49
xAOD::EnergySumRoIAuxInfo_v1::energyT
float energyT
Definition: EnergySumRoIAuxInfo_v1.h:49
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::EnergySumRoIAuxInfo_v1::roiWord1
uint32_t roiWord1
Definition: EnergySumRoIAuxInfo_v1.h:42
EnergySumRoIAuxInfo_v1.h
xAOD::EnergySumRoIAuxInfo_v1::EnergySumRoIAuxInfo_v1
EnergySumRoIAuxInfo_v1()
Default constuctor.
Definition: EnergySumRoIAuxInfo_v1.cxx:12
xAOD::energyY
energyY
Definition: EnergySumRoI_v1.cxx:139
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:22
xAOD::EnergySumRoIAuxInfo_v1::thrNames
std::vector< std::string > thrNames
Definition: EnergySumRoIAuxInfo_v1.h:45
xAOD::EnergySumRoIAuxInfo_v1::roiWord2
uint32_t roiWord2
Definition: EnergySumRoIAuxInfo_v1.h:43
xAOD::EnergySumRoIAuxInfo_v1::energyY
float energyY
Definition: EnergySumRoIAuxInfo_v1.h:48
xAOD::EnergySumRoIAuxInfo_v1::roiWord0
uint32_t roiWord0
Definition: EnergySumRoIAuxInfo_v1.h:41
xAOD::EnergySumRoIAuxInfo_v1::energyX
float energyX
Definition: EnergySumRoIAuxInfo_v1.h:47
xAOD::roiWord1
roiWord1
Definition: EnergySumRoI_v1.cxx:49