ATLAS Offline Software
|
Public Attributes | |
MaximumVec | seedMaxima |
std::unique_ptr< HoughDataPerSectorVec > | houghDataPerSectorVec {std::make_unique<HoughDataPerSectorVec>()} |
std::set< Identifier > | truthHits |
std::set< Identifier > | foundTruthHits |
std::set< Identifier > | outputTruthHits |
Definition at line 124 of file MuonLayerHoughTool.h.
std::set<Identifier> Muon::MuonLayerHoughTool::State::foundTruthHits |
Definition at line 129 of file MuonLayerHoughTool.h.
std::unique_ptr<HoughDataPerSectorVec> Muon::MuonLayerHoughTool::State::houghDataPerSectorVec {std::make_unique<HoughDataPerSectorVec>()} |
Definition at line 127 of file MuonLayerHoughTool.h.
std::set<Identifier> Muon::MuonLayerHoughTool::State::outputTruthHits |
Definition at line 130 of file MuonLayerHoughTool.h.
MaximumVec Muon::MuonLayerHoughTool::State::seedMaxima |
Definition at line 126 of file MuonLayerHoughTool.h.
std::set<Identifier> Muon::MuonLayerHoughTool::State::truthHits |
Definition at line 128 of file MuonLayerHoughTool.h.