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