ATLAS Offline Software
|
The MuonTagToSegMap is an auxillary construct that links the MuonSegments associated with a combined TagMap to a second segment collection that can be dumped to the output root file. More...
Classes | |
class | CaloTag |
TagBase implementation for a calo tag. More... | |
class | CombinedFitTag |
TagBase implementation for a combined fit. More... | |
class | IMuonCandidateTool |
interface for tools building MuonCandidateCollection from a TrackParticleCollection of spectrometer tracks More... | |
class | IMuonCombinedInDetExtensionTool |
interface for tools buildingmuons from ID candidates More... | |
class | IMuonCombinedTagTool |
interface for tools building combined muons from a MuonCandidate and a set of ID tracks More... | |
class | IMuonCombinedTool |
interface for tools building combined muons from ID and Muon candidates More... | |
class | IMuonCombinedTrigCaloTagExtensionTool |
interface for tools buildingmuons from ID candidates More... | |
class | IMuonCreatorTool |
interface for tools building combined muons from ID and Muon candidates More... | |
class | IMuonSegmentTagTool |
interface for tools building muons from ID and MuonSegments More... | |
class | IMuonTrackTagTool |
class | IMuonTrackToSegmentAssociationTool |
Interface to associate the Muon segments to the muon track. More... | |
class | InDetCandidate |
class | InDetCandidateToTagMap |
class | MuGirlLowBetaTag |
TagBase implementation for a combined fit. More... | |
class | MuGirlTag |
TagBase implementation for a combined fit. More... | |
class | MuonCaloTagTool |
class | MuonCandidate |
class | MuonCandidateTool |
class | MuonCombinedDebuggerTool |
class | MuonCombinedFitTagTool |
class | MuonCombinedStacoTagTool |
class | MuonCombinedTool |
class | MuonCreatorTool |
class | MuonDressingTool |
class | MuonInsideOutRecoTool |
struct | MuonSegmentInfo |
class | MuonSegmentTagSurfaces |
class | MuonSegmentTagTool |
class | MuonStauRecoTool |
ID seeded Stau reconstruction. More... | |
class | MuonTagToSegMap |
class | MuonTrackTagTestTool |
class | SegmentTag |
TagBase implementation for a segment tagger. More... | |
class | SortInDetCandidates |
struct | SortTagBasePtr |
class | StacoTag |
TagBase implementation for a combined fit. More... | |
class | TagBase |
base-class for combined reconstruction output Provides access to MuonType and Author More... | |
class | TrackSegmentAssociationTool |
Functions | |
bool | operator< (const CombinedFitTag &t1, const CombinedFitTag &t2) |
bool | operator< (const MuGirlLowBetaTag &t1, const MuGirlLowBetaTag &t2) |
bool | operator< (const MuGirlTag &t1, const MuGirlTag &t2) |
bool | operator< (const StacoTag &t1, const StacoTag &t2) |
int | authorRank (const xAOD::Muon::Author &a) |
int | typeRank (const xAOD::Muon::MuonType &a) |
bool | operator< (const TagBase &t1, const TagBase &t2) |
std::string | printIntersectionToString (const Muon::MuonSystemExtension::Intersection &intersection) |
The MuonTagToSegMap is an auxillary construct that links the MuonSegments associated with a combined TagMap to a second segment collection that can be dumped to the output root file.
The mapping becomes neccessary as different muon algorithms might create their own MuonSegments that are saved in different containers. For the final output a single merged container is required.
|
inline |
|
inline |
Definition at line 117 of file CombinedFitTag.h.
|
inline |
Definition at line 91 of file MuGirlLowBetaTag.h.
Definition at line 30 of file MuGirlTag.cxx.
Definition at line 32 of file StacoTag.cxx.
Definition at line 93 of file TagBase.h.
std::string MuonCombined::printIntersectionToString | ( | const Muon::MuonSystemExtension::Intersection & | intersection | ) |
Definition at line 37 of file MuonStauRecoTool.cxx.
|
inline |