ATLAS Offline Software
Public Attributes | List of all members
Muon::MuonLayerHoughTool::State Struct Reference
Collaboration diagram for Muon::MuonLayerHoughTool::State:

Public Attributes

MaximumVec seedMaxima
 
std::unique_ptr< HoughDataPerSectorVechoughDataPerSectorVec {std::make_unique<HoughDataPerSectorVec>()}
 
std::set< IdentifiertruthHits
 
std::set< IdentifierfoundTruthHits
 
std::set< IdentifieroutputTruthHits
 

Detailed Description

Definition at line 125 of file MuonLayerHoughTool.h.

Member Data Documentation

◆ foundTruthHits

std::set<Identifier> Muon::MuonLayerHoughTool::State::foundTruthHits

Definition at line 130 of file MuonLayerHoughTool.h.

◆ houghDataPerSectorVec

std::unique_ptr<HoughDataPerSectorVec> Muon::MuonLayerHoughTool::State::houghDataPerSectorVec {std::make_unique<HoughDataPerSectorVec>()}

Definition at line 128 of file MuonLayerHoughTool.h.

◆ outputTruthHits

std::set<Identifier> Muon::MuonLayerHoughTool::State::outputTruthHits

Definition at line 131 of file MuonLayerHoughTool.h.

◆ seedMaxima

MaximumVec Muon::MuonLayerHoughTool::State::seedMaxima

Definition at line 127 of file MuonLayerHoughTool.h.

◆ truthHits

std::set<Identifier> Muon::MuonLayerHoughTool::State::truthHits

Definition at line 129 of file MuonLayerHoughTool.h.


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