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

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

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

Public Member Functions

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

Detailed Description

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

Definition at line 24 of file ATLASBottomBinFinder.hpp.

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

Constructor & Destructor Documentation

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

destructor

Member Function Documentation

template<typename SpacePoint >
std::set< size_t > Acts::ATLASBottomBinFinder< 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 12 of file ATLASBottomBinFinder.ipp.

View newest version in sPHENIX GitHub at line 12 of file ATLASBottomBinFinder.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: