ATLAS Offline Software
jFexMETRoIAuxContainer_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 // Local includes(s):
7 
8 namespace xAOD{
9 
11  : AuxContainerBase() {
12 
21  }
22 
23 }//end of namespace xAOD
xAOD::jFexMETRoIAuxContainer_v1::fpgaNumber
std::vector< uint8_t > fpgaNumber
Definition: jFexMETRoIAuxContainer_v1.h:27
xAOD::jFexMETRoIAuxContainer_v1::tobRes
std::vector< uint8_t > tobRes
Definition: jFexMETRoIAuxContainer_v1.h:30
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition: AuxContainerBase.h:59
xAOD::jFexMETRoIAuxContainer_v1::tobSat
std::vector< uint8_t > tobSat
Definition: jFexMETRoIAuxContainer_v1.h:31
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:22
jFexMETRoIAuxContainer_v1.h
xAOD::jFexMETRoIAuxContainer_v1::tobEtScale
std::vector< int > tobEtScale
Definition: jFexMETRoIAuxContainer_v1.h:32
xAOD::jFexMETRoIAuxContainer_v1::tobEx
std::vector< int > tobEx
Definition: jFexMETRoIAuxContainer_v1.h:28
xAOD::jFexMETRoIAuxContainer_v1::tobWord
std::vector< uint32_t > tobWord
Definition: jFexMETRoIAuxContainer_v1.h:25
xAOD::jFexMETRoIAuxContainer_v1::jFexNumber
std::vector< uint8_t > jFexNumber
Definition: jFexMETRoIAuxContainer_v1.h:26
xAOD::jFexMETRoIAuxContainer_v1::tobEy
std::vector< int > tobEy
Definition: jFexMETRoIAuxContainer_v1.h:29
xAOD::jFexMETRoIAuxContainer_v1::jFexMETRoIAuxContainer_v1
jFexMETRoIAuxContainer_v1()
Definition: jFexMETRoIAuxContainer_v1.cxx:10