ATLAS Offline Software
MuonSystemExtension.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 namespace Muon {
8 
10  std::vector<Intersection>&& intersections) :
11  m_muonEntryLayerIntersection{muonEntry}, m_layerIntersections(intersections) {}
12 
14 
15 } // namespace Muon
Muon::MuonSystemExtension::MuonSystemExtension
MuonSystemExtension()=delete
no default constructor
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition: TrackSystemController.h:45
Muon::MuonSystemExtension::~MuonSystemExtension
~MuonSystemExtension()
destructor
Trk::ParametersBase
Definition: ParametersBase.h:55
MuonSystemExtension.h