14#ifndef TileTBFactory_h
15#define TileTBFactory_h 1
18#include "GeoModelKernel/GeoVDetectorFactory.h"
39 virtual void create(GeoPhysVol *world)
override;
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
The Athena Transient Store API.
virtual const TileDetDescrManager * getDetectorManager() const override
Access function to TileDetDescr geometry data.
TileTBFactory(StoreGateSvc *pDetStore, TileDetDescrManager *manager, const TileSwitches &switches, MsgStream *log)
Constructor.
virtual void create(GeoPhysVol *world) override
Creation of Test Beam Tile geometry.
MsgStream * m_log
Get message SVC.
StoreGateSvc * m_detectorStore
Detector pointer to Store Gate service.
TileSwitches m_switches
all switches
bool m_verbose
Flag for activation verbose level for debugging.
TileDetDescrManager * m_detectorManager
Detector pointer to TileDetDescrManager.