![]() |
ATLAS Offline Software
|
#include "TrackVisualizationTool.h"
#include "MuonTrackFindingTools/MsTrackSeeder.h"
#include "MuonTrackEvent/TrackingHelpers.h"
#include "MuonVisualizationHelpersR4/VisualizationHelpers.h"
#include "MuonPatternHelpers/MatrixUtils.h"
#include "MuonDetDescrUtils/MuonSectorMapping.h"
#include <filesystem>
#include <format>
#include "TMarker.h"
#include "TROOT.h"
#include "TStyle.h"
#include "TLegend.h"
#include "TH1F.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. | |