ATLAS Offline Software
|
#include <MuonCandidate.h>
Public Member Functions | |
MuonCandidate () | |
constructors More... | |
MuonCandidate (std::vector< MuonLayerIntersection > &&layerIntersections_) | |
Public Attributes | |
std::vector< MuonLayerIntersection > | layerIntersections |
MuonLayerIntersections. More... | |
Definition at line 14 of file MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonLayerEvent/MuonLayerEvent/MuonCandidate.h.
|
default |
constructors
Muon::MuonCandidate::MuonCandidate | ( | std::vector< MuonLayerIntersection > && | layerIntersections_ | ) |
Definition at line 10 of file MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonLayerEvent/src/MuonCandidate.cxx.
std::vector<MuonLayerIntersection> Muon::MuonCandidate::layerIntersections |
MuonLayerIntersections.
Definition at line 20 of file MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonLayerEvent/MuonLayerEvent/MuonCandidate.h.