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

Go to the source code of this file.

Classes

class  MuonValR4::DynamicLegend
class  MuonValR4::PatternVisualizationTool

Namespaces

namespace  MuonR4
 This header ties the generic definitions in this package.
namespace  MuonValR4
 Lightweight algorithm to read xAOD MDT sim hits and (fast-digitised) drift circles from SG and fill a validation NTuple with identifier and drift circle info.

Typedefs

using MuonValR4::LegendMask = std::bitset<static_cast<std::size_t>(LegendItem::NumItems)>

Enumerations

enum class  MuonValR4::LegendItem : std::size_t {
  MuonValR4::RecoSegmentLine = 0 , MuonValR4::TruthSegmentLine , MuonValR4::AuxiliaryConstraint , MuonValR4::MdtHit ,
  MuonValR4::RpcHit , MuonValR4::TgcHit , MuonValR4::MmHit , MuonValR4::StgcStripWireHit ,
  MuonValR4::StgcPadHit , MuonValR4::OutlierHit , MuonValR4::MdtHitOnObject , MuonValR4::RpcHitOnObject ,
  MuonValR4::TgcHitOnObject , MuonValR4::MmHitOnObject , MuonValR4::StgcStripWireHitOnObject , MuonValR4::StgcPadHitOnObject ,
  MuonValR4::LabeledBox , MuonValR4::LabeledTube , MuonValR4::SelectedHit , MuonValR4::AvailableHit ,
  MuonValR4::NumItems
}