ATLAS Offline Software
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
Muon::MuonLayerIntersection::MuonLayerIntersection
MuonLayerIntersection()=default
constructor
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition:
TrackSystemController.h:45
intersection
std::vector< std::string > intersection(std::vector< std::string > &v1, std::vector< std::string > &v2)
Definition:
compareFlatTrees.cxx:25
MuonLayerIntersection.h
python.TrackLeptonConfig.quality
quality
Definition:
TrackLeptonConfig.py:16
Muon::MuonSystemExtension::Intersection
data per intersection
Definition:
MuonSystemExtension.h:21
NSWL1::PadTriggerAdapter::segment
Muon::NSW_PadTriggerSegment segment(const NSWL1::PadTrigger &data)
Definition:
PadTriggerAdapter.cxx:5
Generated on Tue Sep 2 2025 21:17:23 for ATLAS Offline Software by
1.8.18