ATLAS Offline Software
Loading...
Searching...
No Matches
MuonInertMaterialBuilder.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
5// constructor
7 const std::string& n,
8 const IInterface* p)
10
15
16std::vector<std::unique_ptr<Trk::DetachedTrackingVolume>>
#define ATH_CHECK
Evaluate an expression and check for errors.
const ServiceHandle< StoreGateSvc > & detStore() const
DetachedVolVec buildDetachedTrackingVolumesImpl(const PVConstLink &treeTop, bool blend) const
MuonInertMaterialBuilderImpl(const std::string &, const std::string &, const IInterface *)
Constructor.
virtual StatusCode initialize() override
AlgTool initialize method.
DetachedVolVec buildDetachedTrackingVolumes(bool blend=false) const
Method returning cloned and positioned material objects.
virtual StatusCode initialize() override
AlgTool initailize method.
MuonInertMaterialBuilder(const std::string &, const std::string &, const IInterface *)
Constructor.
const MuonGM::MuonDetectorManager * m_muonMgr
the MuonDetectorManager
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.