ATLAS Offline Software
|
#include "MuonHoughTransformTester.h"
#include "GaudiKernel/SystemOfUnits.h"
#include "MuonTesterTree/EventInfoBranch.h"
#include "MuonReadoutGeometryR4/SpectrometerSector.h"
#include "MuonPatternHelpers/SegmentFitHelperFunctions.h"
#include "MuonPatternEvent/MuonHoughDefs.h"
#include "xAODMuonPrepData/UtilFunctions.h"
#include "MuonPatternHelpers/HoughHelperFunctions.h"
#include "MuonTruthHelpers/MuonSimHitHelpers.h"
#include "GaudiKernel/PhysicalConstants.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::simHitSet = std::unordered_set< const xAOD::MuonSimHit * > |
Functions | |
unsigned int | MuonValR4::countMatched (const simHitSet &truthHits, const simHitSet &recoHits) |