ATLAS Offline Software
Loading...
Searching...
No Matches
MuonR4::SegmentFit::MdtSegmentSeedGenerator Class Reference

Helper class to generate valid seeds for the segment fit. More...

#include <MdtSegmentSeedGenerator.h>

Inheritance diagram for MuonR4::SegmentFit::MdtSegmentSeedGenerator:
Collaboration diagram for MuonR4::SegmentFit::MdtSegmentSeedGenerator:

Public Types

using LineSeeder_t = Acts::Experimental::CompositeSpacePointLineSeeder
using HitVec_t = SpacePointPerLayerSplitter::HitVec
using CalibCont_t = SeederStateBase::CalibCont_t
using State_t = SeedingState<HitVec_t, CalibCont_t, SeederStateBase>
 Define the state holder object.
using Seed_t = SegmentSeed<CalibCont_t>
 Abrivation of the calibrated Seed type returned by the seeder.

Detailed Description

Helper class to generate valid seeds for the segment fit.

The generator first returns a seed directly made from the patten recogntion. Afterwards it builds seeds by lying tangent lines to a pair of drift circles. The pairing starts from the innermost & outermost layers with tubes. A valid seed must have at least 4 associated hits which are within a chi2 of 5. If two seeds within the parameter resolution are generated, then the latter one is skipped.

Definition at line 88 of file MdtSegmentSeedGenerator.h.

Member Typedef Documentation

◆ CalibCont_t

◆ HitVec_t

◆ LineSeeder_t

using MuonR4::SegmentFit::MdtSegmentSeedGenerator::LineSeeder_t = Acts::Experimental::CompositeSpacePointLineSeeder

Definition at line 90 of file MdtSegmentSeedGenerator.h.

◆ Seed_t

Abrivation of the calibrated Seed type returned by the seeder.

Definition at line 99 of file MdtSegmentSeedGenerator.h.

◆ State_t

Define the state holder object.

Definition at line 97 of file MdtSegmentSeedGenerator.h.


The documentation for this class was generated from the following file: