ATLAS Offline Software
Loading...
Searching...
No Matches
GlobalPatternFinderDefs.h File Reference
Include dependency graph for GlobalPatternFinderDefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MuonR4::FastReco::GlobalPatternFinder::HitPayload
 Base class for hit struct containing hit information. More...
struct  MuonR4::FastReco::GlobalPatternFinder::SearchTreeData
 Structure to hold the search tree data. More...
struct  MuonR4::FastReco::GlobalPatternFinder::CandidateHit
 Small wrapper for candidate hits used to build patterns. More...
struct  MuonR4::FastReco::LineTestRes
 : Small struct to encapsulate the result of the line compatibility test More...
struct  MuonR4::FastReco::GlobalPatternFinder::PatternState
 Pattern state object storing pattern information during construction. More...
struct  MuonR4::FastReco::GlobalPatternFinder::PatternPrintView
 A view of the pattern state for printing purposes. More...

Namespaces

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

Typedefs

using MuonR4::FastReco::StIndex = GlobalPatternFinder::StIndex

Enumerations

enum class  MuonR4::FastReco::LineTestDecision : std::int8_t { MuonR4::FastReco::eAddHit , MuonR4::FastReco::eBranchPattern , MuonR4::FastReco::eRejectHit }
 : Enum for possible outcomes of pattern line compatibility test More...

Variables

static const SpacePointPerLayerSorter MuonR4::FastReco::s_spSorter {}