|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef XAODMUONPREPDATA_VERSIONS_MDTTWINDRIFTCIRCLEAUXCONTAINER_V1_H
6 #define XAODMUONPREPDATA_VERSIONS_MDTTWINDRIFTCIRCLEAUXCONTAINER_V1_H
8 #include "Identifier/Identifier.h"
29 std::vector<int16_t>
tdc{};
30 std::vector<int16_t>
adc{};
std::vector< DetectorIDHashType > identifierHash
std::vector< uint16_t > twinTube
std::vector< uint8_t > tubeLayer
Common base class for the auxiliary containers.
std::vector< DetectorIdentType > identifier
std::vector< uint8_t > twinLayer
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::vector< uint16_t > driftTube
std::vector< int16_t > tdc
std::vector< int16_t > twinAdc
std::vector< int16_t > adc
Auxiliary store for Mdt drift circles.
std::vector< int16_t > twinTdc
std::vector< PosAccessor< 2 >::element_type > localPosition
std::vector< CovAccessor< 2 >::element_type > localCovariance
SG_BASE(xAOD::MdtTwinDriftCircleAuxContainer_v1, xAOD::AuxContainerBase)
std::vector< uint8_t > status
MdtTwinDriftCircleAuxContainer_v1()
Default constructor.