ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonPhaseII
Event
xAOD
xAODMuonPrepData
xAODMuonPrepData
versions
sTgcWireAuxContainer_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
#ifndef XAODMUONPREPDATA_VERSIONS_STGCWIREAUXCONTAINER_V1_H
5
#define XAODMUONPREPDATA_VERSIONS_STGCWIREAUXCONTAINER_V1_H
6
7
#include "Identifier/Identifier.h"
8
#include "
Identifier/IdentifierHash.h
"
9
#include "
xAODCore/AuxContainerBase.h
"
10
#include "
xAODMeasurementBase/MeasurementDefs.h
"
11
12
namespace
xAOD
{
15
class
sTgcWireAuxContainer_v1
:
public
AuxContainerBase
{
16
public
:
18
sTgcWireAuxContainer_v1
();
19
20
private
:
23
std::vector<DetectorIDHashType>
identifierHash
{};
24
std::vector<PosAccessor<1>::element_type>
localPosition
{};
25
std::vector<CovAccessor<1>::element_type>
localCovariance
{};
27
std::vector<std::uint8_t>
author
{};
28
std::vector<std::uint8_t>
gasGap
{};
29
std::vector<std::uint16_t>
channelNumber
{};
30
std::vector<short int>
time
{};
31
std::vector<int>
charge
{};
33
};
34
}
// namespace xAOD
35
36
// Set up the StoreGate inheritance for the class:
37
#include "
xAODCore/BaseInfo.h
"
38
SG_BASE
(
xAOD::sTgcWireAuxContainer_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::sTgcWireAuxContainer_v1
Auxiliary store for Mdt drift circles.
Definition
sTgcWireAuxContainer_v1.h:15
xAOD::sTgcWireAuxContainer_v1::gasGap
std::vector< std::uint8_t > gasGap
Definition
sTgcWireAuxContainer_v1.h:28
xAOD::sTgcWireAuxContainer_v1::localCovariance
std::vector< CovAccessor< 1 >::element_type > localCovariance
Definition
sTgcWireAuxContainer_v1.h:25
xAOD::sTgcWireAuxContainer_v1::charge
std::vector< int > charge
Definition
sTgcWireAuxContainer_v1.h:31
xAOD::sTgcWireAuxContainer_v1::channelNumber
std::vector< std::uint16_t > channelNumber
Definition
sTgcWireAuxContainer_v1.h:29
xAOD::sTgcWireAuxContainer_v1::sTgcWireAuxContainer_v1
sTgcWireAuxContainer_v1()
Default constructor.
Definition
sTgcWireAuxContainer_v1.cxx:15
xAOD::sTgcWireAuxContainer_v1::localPosition
std::vector< PosAccessor< 1 >::element_type > localPosition
Definition
sTgcWireAuxContainer_v1.h:24
xAOD::sTgcWireAuxContainer_v1::author
std::vector< std::uint8_t > author
Definition
sTgcWireAuxContainer_v1.h:27
xAOD::sTgcWireAuxContainer_v1::identifierHash
std::vector< DetectorIDHashType > identifierHash
Definition
sTgcWireAuxContainer_v1.h:23
xAOD::sTgcWireAuxContainer_v1::time
std::vector< short int > time
Definition
sTgcWireAuxContainer_v1.h:30
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