ATLAS Offline Software
Loading...
Searching...
No Matches
MdtSegmentSeedGenerator.cxx File Reference
#include <MuonPatternHelpers/MdtSegmentSeedGenerator.h>
#include <MuonRecToolInterfacesR4/ISpacePointCalibrator.h>
#include <MuonSpacePoint/CalibratedSpacePoint.h>
#include <xAODMuonPrepData/MdtDriftCircle.h>
#include <EventPrimitives/EventPrimitivesHelpers.h>
#include <Acts/Utilities/Enumerate.hpp>
#include <Acts/Definitions/Units.hpp>
#include <Acts/Utilities/UnitVectors.hpp>
#include <CxxUtils/sincos.h>
#include <format>

Go to the source code of this file.

Namespaces

namespace  MuonR4
 This header ties the generic definitions in this package.
namespace  MuonR4::SegmentFit

Typedefs

using MuonR4::SegmentFit::HitVec = SpacePointPerLayerSplitter::HitVec
using MuonR4::SegmentFit::HitLayerVec = SpacePointPerLayerSplitter::HitLayVec

Functions

Muon::MdtDriftCircleStatus MuonR4::SegmentFit::dcStatus (const SpacePoint &dc)
bool MuonR4::SegmentFit::isGoodDC (const SpacePoint &dc)
 Returns whether the Mdt measurement has a valid space point.
bool MuonR4::SegmentFit::moveToNextHit (const HitVec &hits, std::size_t &hitIdx)
 Move to the next space point with valid drift radius.
bool MuonR4::SegmentFit::firstGoodHit (const HitVec &hits, std::size_t &hitIdx)
 Find the first good hit in a layer.

Variables

constexpr auto MuonR4::SegmentFit::covIdx = Acts::toUnderlying(AxisDefs::etaCov)