ATLAS Offline Software
Loading...
Searching...
No Matches
L0Muon Namespace Reference

Namespaces

namespace  NSWTPBits
namespace  TgcL0Floating
namespace  MuCTPIBits

Classes

class  L0MuonSmearingAlg
class  L0MuonTrack
class  TruthTrackSmearer
class  L0MuonEndcapAlg
 Initial data-flow boundary for the Phase-II endcap trigger. More...
class  ICandData
class  RPCCandData
class  TGCCandData
class  MDTSimulation
class  NSWSimulation
class  RPCSimulation
class  TGCSimulation
class  TgcL0BitwiseCandidateBuilderTool
class  TgcL0BitwiseInnerCoincidenceTool
class  TgcL0BitwiseTrackSelectorTool
class  TgcL0FloatingCandidateBuilderTool
class  TgcL0FloatingInnerCoincidenceTool
class  TgcL0FloatingTrackSelectorTool
class  ITgcL0CandidateBuilderTool
 Interface for building pre-Inner-Coincidence TGC candidates. More...
class  ITgcL0InnerCoincidenceTool
 Interface for applying Inner Coincidence to TGC candidates. More...
class  ITgcL0TrackSelectorTool
 Interface for selecting TGC candidates and filling TGCCandData. More...
struct  TgcL0Candidate
 Event-local candidate used by the TGC simulation tools. More...

Typedefs

using RPCCandDataContainer = DataVector<RPCCandData>
using TGCCandDataContainer = DataVector<TGCCandData>
using TgcL0CandidateContainer = std::vector<TgcL0Candidate>
 Event-local candidate collection.

Typedef Documentation

◆ RPCCandDataContainer

◆ TGCCandDataContainer

◆ TgcL0CandidateContainer

Event-local candidate collection.

Definition at line 56 of file TgcL0Candidate.h.