ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonPhaseII
Event
xAOD
xAODMuonPrepData
xAODMuonPrepData
versions
TgcStripAuxContainer_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef XAODMUONPREPDATA_VERSIONS_TGCSTRIPAUXCONTAINER_V1_H
6
#define XAODMUONPREPDATA_VERSIONS_TGCSTRIPAUXCONTAINER_V1_H
7
8
#include "Identifier/Identifier.h"
9
#include "
Identifier/IdentifierHash.h
"
10
#include "
xAODCore/AuxContainerBase.h
"
11
#include "
xAODMeasurementBase/MeasurementDefs.h
"
12
13
namespace
xAOD
{
16
class
TgcStripAuxContainer_v1
:
public
AuxContainerBase
{
17
public
:
19
TgcStripAuxContainer_v1
();
20
21
private
:
24
std::vector<DetectorIDHashType>
identifierHash
{};
25
std::vector<PosAccessor<1>::element_type>
localPosition
{};
26
std::vector<CovAccessor<1>::element_type>
localCovariance
{};
27
std::vector<std::uint16_t>
channelNumber
{};
28
29
std::vector<std::uint8_t>
bcBitMap
{};
30
std::vector<std::uint8_t>
gasGap
{};
31
std::vector<std::uint8_t>
measuresPhi
{};
33
};
34
}
// namespace xAOD
35
36
// Set up the StoreGate inheritance for the class:
37
#include "
xAODCore/BaseInfo.h
"
38
SG_BASE
(
xAOD::TgcStripAuxContainer_v1
,
xAOD::AuxContainerBase
);
39
#endif
AuxContainerBase.h
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
BaseInfo.h
IdentifierHash.h
MeasurementDefs.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition
AuxContainerBase.h:55
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::TgcStripAuxContainer_v1
Auxiliary store for Mdt drift circles.
Definition
TgcStripAuxContainer_v1.h:16
xAOD::TgcStripAuxContainer_v1::identifierHash
std::vector< DetectorIDHashType > identifierHash
Definition
TgcStripAuxContainer_v1.h:24
xAOD::TgcStripAuxContainer_v1::TgcStripAuxContainer_v1
TgcStripAuxContainer_v1()
Default constructor.
Definition
TgcStripAuxContainer_v1.cxx:15
xAOD::TgcStripAuxContainer_v1::channelNumber
std::vector< std::uint16_t > channelNumber
Definition
TgcStripAuxContainer_v1.h:27
xAOD::TgcStripAuxContainer_v1::localCovariance
std::vector< CovAccessor< 1 >::element_type > localCovariance
Definition
TgcStripAuxContainer_v1.h:26
xAOD::TgcStripAuxContainer_v1::gasGap
std::vector< std::uint8_t > gasGap
Definition
TgcStripAuxContainer_v1.h:30
xAOD::TgcStripAuxContainer_v1::localPosition
std::vector< PosAccessor< 1 >::element_type > localPosition
Definition
TgcStripAuxContainer_v1.h:25
xAOD::TgcStripAuxContainer_v1::measuresPhi
std::vector< std::uint8_t > measuresPhi
Definition
TgcStripAuxContainer_v1.h:31
xAOD::TgcStripAuxContainer_v1::bcBitMap
std::vector< std::uint8_t > bcBitMap
Definition
TgcStripAuxContainer_v1.h:29
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.17.0