ATLAS Offline Software
MuonSpectrometer
MuonReconstruction
MuonRecEvent
MuonLayerEvent
src
MuonLayerIntersection.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 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
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 Mon Dec 23 2024 21:15:20 for ATLAS Offline Software by
1.8.18