|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MuonDetectorFactoryLite_H
6 #define MuonDetectorFactoryLite_H
9 #include "GeoModelKernel/GeoVDetectorFactory.h"
10 #include "GeoModelRead/ReadGeoModel.h"
30 virtual void create(GeoPhysVol *world)
override;
~MuonDetectorFactoryLite()
Ensure that the Athena extensions are properly loaded.
virtual const MuonDetectorManager * getDetectorManager() const override
StoreGateSvc * m_pDetStore
The Athena Transient Store API.
IRDBAccessSvc is an abstract interface to the athena service that provides the following functionalit...
def access(filename, mode)
virtual void create(GeoPhysVol *world) override
void setRDBAccess(IRDBAccessSvc *access)
IRDBAccessSvc * m_pRDBAccess
MuonDetectorManager * m_manager
The MuonDetectorManager stores the transient representation of the Muon Spectrometer geometry and pro...
MuonDetectorFactoryLite(StoreGateSvc *pDetStore, GeoModelIO::ReadGeoModel *sqliteReader)
GeoModelIO::ReadGeoModel * m_sqliteReader