|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #include "Identifier/Identifier.h"
54 std::shared_ptr<const Trk::AtaPlane>
segPars{
nullptr};
89 return c1.segment->globalPosition().perp() <
c2.segment->globalPosition().perp();
95 return fabs(
c1.segment->globalPosition().z()) < fabs(
c2.segment->globalPosition().z());
bool operator()(const MuPatSegment *c1, const MuPatSegment *c2)
track candidate entry object.
bool operator()(const MuPatSegment &c1, const MuPatSegment &c2)
const MuonSegmentQuality * segQuality
const std::set< MuPatTrack * > & tracks() const
access to the tracks the segment is associated with
void removeTrack(MuPatTrack *)
remove a track from the segment
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
bool isMdt
true for MDT, false for CSC
Helper to enable counting number of instantiations in debug builds.
std::shared_ptr< const Trk::AtaPlane > segPars
bool operator()(const MuPatSegment *c1, const MuPatSegment *c2)
void addTrack(MuPatTrack *)
add a new track to the segment
const Trk::TrackParameters & entryPars() const
returns first track parameters
const MuonSegment * segment
bool operator()(const MuPatSegment &c1, const MuPatSegment &c2)
int segmentIndex
index of segment within station
bool operator()(const MuPatSegment &c1, const MuPatSegment &c2)
segment candidate object.
bool operator()(const MuPatSegment *c1, const MuPatSegment *c2)
std::set< MuPatTrack * > m_associatedTracks
ChIndex
enum to classify the different chamber layers in the muon spectrometer
StIndex
enum to classify the different station layers in the muon spectrometer