EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::ATLASTopBinFinder< SpacePoint > Class Template Reference

#include <acts/blob/sPHENIX/Tests/UnitTests/Core/Seeding/ATLASTopBinFinder.hpp>

+ Inheritance diagram for Acts::ATLASTopBinFinder< SpacePoint >:
+ Collaboration diagram for Acts::ATLASTopBinFinder< SpacePoint >:

Public Member Functions

 ~ATLASTopBinFinder ()=default
 Virtual destructor.
 
std::set< size_t > findBins (size_t phiBin, size_t zBin, const SpacePointGrid< SpacePoint > *binnedSP)
 

Detailed Description

template<typename SpacePoint>
class Acts::ATLASTopBinFinder< SpacePoint >

Definition at line 24 of file ATLASTopBinFinder.hpp.

View newest version in sPHENIX GitHub at line 24 of file ATLASTopBinFinder.hpp

Constructor & Destructor Documentation

template<typename SpacePoint >
Acts::ATLASTopBinFinder< SpacePoint >::~ATLASTopBinFinder ( )
default

Virtual destructor.

Member Function Documentation

template<typename SpacePoint >
std::set< size_t > Acts::ATLASTopBinFinder< SpacePoint >::findBins ( size_t  phiBin,
size_t  zBin,
const SpacePointGrid< SpacePoint > *  binnedSP 
)

Return all bins that could contain space points that can be used with the space points in the bin with the provided indices to create seeds.

Parameters
phiBinphi index of bin with middle space points
zBinz index of bin with middle space points
binnedSPphi-z grid containing all bins

Definition at line 11 of file ATLASTopBinFinder.ipp.

View newest version in sPHENIX GitHub at line 11 of file ATLASTopBinFinder.ipp

References Acts::detail::Grid< T, Axes >::neighborHoodIndices().

+ Here is the call graph for this function:


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