![]() |
ATLAS Offline Software
|
#include "MuonFastRecoTester.h"#include "MuonTesterTree/EventInfoBranch.h"#include "MuonReadoutGeometryR4/SpectrometerSector.h"#include "MuonTruthHelpers/MuonSimHitHelpers.h"#include "MuonSpacePoint/SpacePointHelpers.h"#include "MuonStationIndex/MuonStationIndex.h"Go to the source code of this file.
Namespaces | |
| 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::StIndex = Muon::MuonStationIndex::StIndex |
| using | MuonValR4::simHitSet = std::unordered_set<const xAOD::MuonSimHit*> |
| using | MuonValR4::TruthParticleMap = std::map<const xAOD::TruthParticle*, std::vector<simHitSet>> |
Functions | |
| std::optional< std::size_t > | MuonValR4::isTruthMatched (const SpacePoint *sp, const TruthParticleMap &truthHits) |
| bool | MuonValR4::isInPattern (const SpacePoint *sp, const StIndex station, const GlobalPattern &pattern) |