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
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
Muon::MuonSystemExtension::~MuonSystemExtension
~MuonSystemExtension()
destructor
Trk::ParametersBase
Definition: ParametersBase.h:55
MuonSystemExtension.h