ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonPhaseII
Event
xAOD
xAODMuonPrepData
xAODMuonPrepData
versions
MdtDriftCircleAuxContainer_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef XAODMUONPREPDATA_VERSIONS_MDTDRIFTCIRCLEAUXCONTAINER_V1_H
6
#define XAODMUONPREPDATA_VERSIONS_MDTDRIFTCIRCLEAUXCONTAINER_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
MdtDriftCircleAuxContainer_v1
:
public
AuxContainerBase
{
17
public
:
19
MdtDriftCircleAuxContainer_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
28
std::vector<std::int16_t>
tdc
{};
29
std::vector<std::int16_t>
adc
{};
30
std::vector<std::uint16_t>
driftTube
{};
31
std::vector<std::uint8_t>
tubeLayer
{};
32
std::vector<std::uint8_t>
status
{};
34
};
35
}
// namespace xAOD
36
37
// Set up the StoreGate inheritance for the class:
38
#include "
xAODCore/BaseInfo.h
"
39
SG_BASE
(
xAOD::MdtDriftCircleAuxContainer_v1
,
xAOD::AuxContainerBase
);
40
#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::MdtDriftCircleAuxContainer_v1
Auxiliary store for Mdt drift circles.
Definition
MdtDriftCircleAuxContainer_v1.h:16
xAOD::MdtDriftCircleAuxContainer_v1::driftTube
std::vector< std::uint16_t > driftTube
Definition
MdtDriftCircleAuxContainer_v1.h:30
xAOD::MdtDriftCircleAuxContainer_v1::adc
std::vector< std::int16_t > adc
Definition
MdtDriftCircleAuxContainer_v1.h:29
xAOD::MdtDriftCircleAuxContainer_v1::identifierHash
std::vector< DetectorIDHashType > identifierHash
Definition
MdtDriftCircleAuxContainer_v1.h:24
xAOD::MdtDriftCircleAuxContainer_v1::localCovariance
std::vector< CovAccessor< 1 >::element_type > localCovariance
Definition
MdtDriftCircleAuxContainer_v1.h:26
xAOD::MdtDriftCircleAuxContainer_v1::tdc
std::vector< std::int16_t > tdc
Definition
MdtDriftCircleAuxContainer_v1.h:28
xAOD::MdtDriftCircleAuxContainer_v1::tubeLayer
std::vector< std::uint8_t > tubeLayer
Definition
MdtDriftCircleAuxContainer_v1.h:31
xAOD::MdtDriftCircleAuxContainer_v1::status
std::vector< std::uint8_t > status
Definition
MdtDriftCircleAuxContainer_v1.h:32
xAOD::MdtDriftCircleAuxContainer_v1::localPosition
std::vector< PosAccessor< 1 >::element_type > localPosition
Definition
MdtDriftCircleAuxContainer_v1.h:25
xAOD::MdtDriftCircleAuxContainer_v1::MdtDriftCircleAuxContainer_v1
MdtDriftCircleAuxContainer_v1()
Default constructor.
Definition
MdtDriftCircleAuxContainer_v1.cxx:15
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