ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonReconstruction
MuonRecEvent
MuonLayerEvent
src
MuonLayerIntersection.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
MuonLayerEvent/MuonLayerIntersection.h
"
6
7
namespace
Muon
{
8
MuonLayerIntersection::MuonLayerIntersection
(
const
MuonSystemExtension::Intersection
& intersection_,
9
const
std::shared_ptr<const MuonSegment>& segment_,
10
int
quality_) :
11
intersection
{intersection_},
segment
{segment_},
quality
{quality_} {}
12
13
}
// namespace Muon
MuonLayerIntersection.h
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:45
Muon::MuonLayerIntersection::quality
int quality
Definition
MuonLayerIntersection.h:24
Muon::MuonLayerIntersection::segment
std::shared_ptr< const MuonSegment > segment
segment
Definition
MuonLayerIntersection.h:22
Muon::MuonLayerIntersection::MuonLayerIntersection
MuonLayerIntersection()=default
constructor
Muon::MuonLayerIntersection::intersection
MuonSystemExtension::Intersection intersection
intersection with layer
Definition
MuonLayerIntersection.h:19
Muon::MuonSystemExtension::Intersection
data per intersection
Definition
MuonSystemExtension.h:21
Generated on
for ATLAS Offline Software by
1.14.0