ATLAS Offline Software
Loading...
Searching...
No Matches
MuonLayerRecoData.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MUON_MUONLAYERRECODATA_H
6#define MUON_MUONLAYERRECODATA_H
7
8#include <vector>
9
11
12namespace Muon {
13
14 class MuonSegment;
15
19 std::vector<std::shared_ptr<const MuonSegment> >&& segments_);
20
23
25 std::vector<std::shared_ptr<const MuonSegment> > segments;
26 };
27
28} // namespace Muon
29
30#endif
This is the common class for 3D segments used in the muon spectrometer.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
std::vector< std::shared_ptr< const MuonSegment > > segments
segments
MuonLayerRecoData(const MuonSystemExtension::Intersection &intersection_, std::vector< std::shared_ptr< const MuonSegment > > &&segments_)
constructor
MuonSystemExtension::Intersection intersection
intersection with layer