![]() |
ATLAS Offline Software
|
#include "PatternVisualizationTool.h"#include "MuonPatternEvent/SegmentFitterEventData.h"#include "MuonPatternEvent/HoughMaximum.h"#include "MuonPatternEvent/Segment.h"#include "MuonPatternEvent/SegmentSeed.h"#include "MuonVisualizationHelpersR4/VisualizationHelpers.h"#include "MuonTruthHelpers/MuonSimHitHelpers.h"#include "xAODMuonPrepData/MdtDriftCircle.h"#include "xAODMuonPrepData/RpcMeasurement.h"#include "xAODMuonPrepData/TgcStrip.h"#include "xAODMuonPrepData/MMCluster.h"#include "Acts/Utilities/Helpers.hpp"#include <format>#include <sstream>#include <filesystem>#include "TH1F.h"#include "TH2F.h"#include "TMarker.h"#include "TColor.h"Go to the source code of this file.
Namespaces | |
| 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::LabeledSegmentSet = PatternVisualizationTool::LabeledSegmentSet |
1.8.18