ATLAS Offline Software
Namespaces | Functions
TrackingHelpers.h File Reference
#include "MuonPatternEvent/Segment.h"
#include "xAODMuon/MuonSegment.h"
Include dependency graph for TrackingHelpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MuonR4
 This header ties the generic definitions in this package.
 

Functions

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...