ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::DoubletsForMiddleSp::Subset2 Class Reference

Subset view of doublets addressed by index and cotTheta pairs. More...

#include <Acts/Seeding2/DoubletSeedFinder.hpp>

Inheritance diagram for Acts::DoubletsForMiddleSp::Subset2:
[legend]
Collaboration diagram for Acts::DoubletsForMiddleSp::Subset2:
[legend]

Public Types

using Base
 Base class type alias.

Detailed Description

Subset view of doublets addressed by index and cotTheta pairs.

Member Typedef Documentation

◆ Base

Initial value:
detail::ContainerSubset<Subset2, Subset2, DoubletsForMiddleSp, Proxy2,
std::span<const IndexAndCotTheta>, true>
Same as Proxy but also contains cotTheta.
Definition DoubletSeedFinder.hpp:156
Subset view of doublets addressed by index and cotTheta pairs.
Definition DoubletSeedFinder.hpp:231
Container for doublets found by the doublet seed finder.
Definition DoubletSeedFinder.hpp:26

Base class type alias.