ATLAS Offline Software
eFexEMRoIAuxContainer_v1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // $Id: eFexEMRoIAuxContainer_v1.cxx 2019-07-01 13:04:25Z watsona $
6 // Updated 2021-09-08 for (hopefully) final TOB formats
7 // Local include(s):
9 
10 namespace xAOD {
11 
13  : AuxContainerBase() {
14 
23  AUX_VARIABLE( et);
24  AUX_VARIABLE( eta);
25  AUX_VARIABLE( phi);
27  }
28 
29 } // namespace xAOD
eFexEMRoIAuxContainer_v1.h
et
Extra patterns decribing particle interation process.
xAOD::eFexEMRoIAuxContainer_v1::WstotNumerator
std::vector< uint16_t > WstotNumerator
Definition: eFexEMRoIAuxContainer_v1.h:46
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition: AuxContainerBase.h:59
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::eFexEMRoIAuxContainer_v1::RhadHad
std::vector< uint16_t > RhadHad
Definition: eFexEMRoIAuxContainer_v1.h:44
xAOD::eFexEMRoIAuxContainer_v1::WstotDenominator
std::vector< uint16_t > WstotDenominator
Definition: eFexEMRoIAuxContainer_v1.h:47
xAOD::eFexEMRoIAuxContainer_v1::word1
std::vector< uint32_t > word1
Definition: eFexEMRoIAuxContainer_v1.h:41
xAOD::eFexEMRoIAuxContainer_v1::eFexEMRoIAuxContainer_v1
eFexEMRoIAuxContainer_v1()
Default constuctor.
Definition: eFexEMRoIAuxContainer_v1.cxx:12
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:22
xAOD::eFexEMRoIAuxContainer_v1::eta
std::vector< float > eta
Definition: eFexEMRoIAuxContainer_v1.h:50
xAOD::eFexEMRoIAuxContainer_v1::isTOB
std::vector< char > isTOB
Definition: eFexEMRoIAuxContainer_v1.h:52
xAOD::eFexEMRoIAuxContainer_v1::RhadEM
std::vector< uint16_t > RhadEM
Definition: eFexEMRoIAuxContainer_v1.h:45
xAOD::eFexEMRoIAuxContainer_v1::RetaEnv
std::vector< uint16_t > RetaEnv
Definition: eFexEMRoIAuxContainer_v1.h:42
xAOD::eFexEMRoIAuxContainer_v1::word0
std::vector< uint32_t > word0
Definition: eFexEMRoIAuxContainer_v1.h:40
xAOD::eFexEMRoIAuxContainer_v1::phi
std::vector< float > phi
Definition: eFexEMRoIAuxContainer_v1.h:51
xAOD::eFexEMRoIAuxContainer_v1::RetaCore
std::vector< uint16_t > RetaCore
Definition: eFexEMRoIAuxContainer_v1.h:43