ATLAS Offline Software
|
#include "GeoPrimitives/CLHEPtoEigenConverter.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include "TrkDetDescrGeoModelCnv/VolumeConverter.h"
#include "TrkDetDescrInterfaces/ITrackingVolumeArrayCreator.h"
#include "TrkDetDescrInterfaces/ITrackingVolumeHelper.h"
#include "TrkDetDescrUtils/GeometrySignature.h"
#include "TrkGeometry/TrackingGeometry.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ToolHandle.h"
#include "MuonTrackingGeometry/MuonStationBuilder.h"
#include "SubDetectorEnvelopes/IEnvelopeDefSvc.h"
#include "SubDetectorEnvelopes/RZPair.h"
Go to the source code of this file.
Classes | |
class | Muon::MuonTrackingGeometryBuilderImpl |
struct | Muon::MuonTrackingGeometryBuilderImpl::LocalVariablesContainer |
Private struct to contain local variables we dont want to be global in this class. More... | |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Muon | |
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store. | |
Typedefs | |
using | Trk::TrackingVolumeOrderPosition = std::pair< std::shared_ptr< TrackingVolume >, Amg::Vector3D > |