|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef TileDetectorFactory_h
14 #define TileDetectorFactory_h 1
16 #include "GeoModelKernel/GeoVDetectorFactory.h"
36 virtual void create(GeoPhysVol *world);
virtual const TileDetDescrManager * getDetectorManager() const
Access function to TileDetDescr geometry data.
TileDetDescrManager * m_detectorManager
Detector pointer to TileDetDescrManager.
TileSwitches m_switches
all switches
~TileDetectorFactory()
Destructor.
The Athena Transient Store API.
TileDetectorFactory(StoreGateSvc *pDetStore, TileDetDescrManager *manager, const TileSwitches &switches, MsgStream *log)
Constructor.
virtual void create(GeoPhysVol *world)
Creation of Tile geometry.
StoreGateSvc * m_detectorStore
Detector pointer to Store Gate service.
bool m_verbose
Flag for activation verbose level for debugging.
MsgStream * m_log
Get message SVC.