![]() |
ATLAS Offline Software
|
#include "MuonTrackEvent/TrackingHelpers.h"#include "MuonPatternEvent/MuonPatternContainer.h"#include "xAODMeasurementBase/UncalibratedMeasurementContainer.h"Go to the source code of this file.
Namespaces | |
| MuonR4 | |
| This header ties the generic definitions in this package. | |
Functions | |
| std::string | MuonR4::printID (const xAOD::MuonSegment &seg) |
| Print the chamber ID of a segment, e.g. More... | |
| const Segment * | MuonR4::detailedSegment (const xAOD::MuonSegment &seg) |
| Helper function to navigate from the xAOD::MuonSegment to the MuonR4::Segment. More... | |
| std::vector< const xAOD::UncalibratedMeasurement * > | MuonR4::collectMeasurements (const Segment &seg, bool skipOutlier=true) |
| Helper function to extract the measurements from the segment. More... | |
| std::vector< const xAOD::UncalibratedMeasurement * > | MuonR4::collectMeasurements (const xAOD::MuonSegment &segment, bool skipOutlier=true) |
| Helper function to extract the measurements from the segment. More... | |
1.8.18