ATLAS Offline Software
sTgcWireAuxContainer_v1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // EDM include(s):
7 // Local include(s):
9 
10 namespace {
11  static const std::string preFixStr{"sTgc_"};
12 }
13 
14 namespace xAOD {
28 }
29 } // namespace xAOD
30 #undef PRD_AUXVARIABLE
xAOD::sTgcWireAuxContainer_v1::time
std::vector< short int > time
Definition: sTgcWireAuxContainer_v1.h:31
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::sTgcWireAuxContainer_v1::localPosition
std::vector< PosAccessor< 1 >::element_type > localPosition
Definition: sTgcWireAuxContainer_v1.h:25
xAOD::sTgcWireAuxContainer_v1::sTgcWireAuxContainer_v1
sTgcWireAuxContainer_v1()
Default constructor.
Definition: sTgcWireAuxContainer_v1.cxx:15
xAOD::sTgcWireAuxContainer_v1::gasGap
std::vector< uint8_t > gasGap
Definition: sTgcWireAuxContainer_v1.h:29
AccessorMacros.h
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:23
xAOD::sTgcWireAuxContainer_v1::identifierHash
std::vector< DetectorIDHashType > identifierHash
Definition: sTgcWireAuxContainer_v1.h:24
xAOD::sTgcWireAuxContainer_v1::author
std::vector< uint8_t > author
Definition: sTgcWireAuxContainer_v1.h:28
xAOD::sTgcWireAuxContainer_v1::identifier
std::vector< DetectorIdentType > identifier
Definition: sTgcWireAuxContainer_v1.h:23
PRD_AUXVARIABLE
#define PRD_AUXVARIABLE(VAR)
Macro to declare the variables belonging to the AuxElementContainer.
Definition: AccessorMacros.h:85
xAOD::sTgcWireAuxContainer_v1::charge
std::vector< int > charge
Definition: sTgcWireAuxContainer_v1.h:32
sTgcWireAuxContainer_v1.h
xAOD::sTgcWireAuxContainer_v1::channelNumber
std::vector< uint16_t > channelNumber
Definition: sTgcWireAuxContainer_v1.h:30
xAOD::sTgcWireAuxContainer_v1::localCovariance
std::vector< CovAccessor< 1 >::element_type > localCovariance
Definition: sTgcWireAuxContainer_v1.h:26
AUX_MEASUREMENTVAR
#define AUX_MEASUREMENTVAR(VAR, DIM)
Definition: MeasurementDefs.h:13