ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Muon::MuonCandidate Struct Reference

#include <MuonCandidate.h>

Collaboration diagram for Muon::MuonCandidate:

Public Member Functions

 MuonCandidate ()
 constructors More...
 
 MuonCandidate (std::vector< MuonLayerIntersection > &&layerIntersections_)
 

Public Attributes

std::vector< MuonLayerIntersectionlayerIntersections
 MuonLayerIntersections. More...
 

Detailed Description

Definition at line 14 of file MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonLayerEvent/MuonLayerEvent/MuonCandidate.h.

Constructor & Destructor Documentation

◆ MuonCandidate() [1/2]

Muon::MuonCandidate::MuonCandidate ( )
default

constructors

◆ MuonCandidate() [2/2]

Muon::MuonCandidate::MuonCandidate ( std::vector< MuonLayerIntersection > &&  layerIntersections_)

Member Data Documentation

◆ layerIntersections

std::vector<MuonLayerIntersection> Muon::MuonCandidate::layerIntersections

The documentation for this struct was generated from the following files:
Muon::MuonCandidate::layerIntersections
std::vector< MuonLayerIntersection > layerIntersections
MuonLayerIntersections.
Definition: MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonLayerEvent/MuonLayerEvent/MuonCandidate.h:20