![]() |
ATLAS Offline Software
|
#include "MuonHoughTransformTester.h"#include "GaudiKernel/SystemOfUnits.h"#include "MuonTesterTree/EventInfoBranch.h"#include "MuonReadoutGeometryR4/SpectrometerSector.h"#include "MuonPatternEvent/MuonHoughDefs.h"#include "xAODMuonPrepData/UtilFunctions.h"#include "xAODMuonPrepData/sTgcMeasurement.h"#include "MuonPatternHelpers/HoughHelperFunctions.h"#include "MuonTruthHelpers/MuonSimHitHelpers.h"#include "Acts/Utilities/Enumerate.hpp"#include "GaudiKernel/PhysicalConstants.h"#include "AthContainers/ConstDataVector.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::ObjectMatching = MuonHoughTransformTester::ObjectMatching |
| using | MuonValR4::simHitSet = std::unordered_set< const xAOD::MuonSimHit * > |
Functions | |
| unsigned int | MuonValR4::countMatched (const simHitSet &truthHits, const simHitSet &recoHits) |
| unsigned int | MuonValR4::countMatched (const xAOD::MuonSegment *truthSeg, const MuonR4::SegmentSeed *seed) |
| unsigned int | MuonValR4::countMatched (const xAOD::MuonSegment *truthSeg, const MuonR4::Segment *segment) |
| template<class SpType > | |
| bool | MuonValR4::isPrecHit (const SpType &sp) |
| Define a spacepoint as precision hit if it's a Mdt or NSW eta hit. More... | |
1.8.18