 |
ATLAS Offline Software
|
Go to the documentation of this file.
25 if (
acc.isAvailable(seg)){
35 std::vector<const xAOD::UncalibratedMeasurement*>
out{};
58 std::vector<const xAOD::UncalibratedMeasurement*>
out{};
61 for (std::size_t
l = 0 ;
l <
links.size(); ++
l) {
std::vector< const xAOD::UncalibratedMeasurement * > collectMeasurements(const Segment &seg, bool skipOutlier=true)
Helper function to extract the measurements from the segment.
std::string printID(const xAOD::MuonSegment &seg)
Print the chamber ID of a segment, e.g.
ElementLink< PrdCont_t > PrdLink_t
Abrivation to call the link to an element inside an uncalibrated measurement container.
Placeholder for what will later be the muon segment EDM representation.
const MeasVec & measurements() const
Returns the associated measurements.
Class describing a MuonSegment.
const xAOD::UncalibratedMeasurement * secondaryMeasurement() const
Helper class to provide constant type-safe access to aux data.
const Segment * detailedSegment(const xAOD::MuonSegment &seg)
Helper function to navigate from the xAOD::MuonSegment to the MuonR4::Segment.
const xAOD::UncalibratedMeasurement * primaryMeasurement() const
const std::string & chName(ChIndex index)
convert ChIndex into a string
std::vector< PrdLink_t > PrdLinkVec_t
Abrivation of a collection of Prd links.
The muon space point is the combination of two uncalibrated measurements one of them measures the eta...
ElementLink implementation for ROOT usage.
This header ties the generic definitions in this package.
int etaIndex() const
Returns the eta index, which corresponds to stationEta in the offline identifiers (and the ).
::Muon::MuonStationIndex::ChIndex chamberIndex() const
Returns the chamber index.