 |
ATLAS Offline Software
|
Go to the documentation of this file.
9 #include "GaudiKernel/MsgStream.h"
30 return StatusCode::SUCCESS;
44 bool initHelper =
false;
49 const std::string & inDetIDTag =
mgr->tag();
52 bool doChecks =
mgr->do_checks();
57 return StatusCode::FAILURE;
61 const std::string & inDetIDFileName = dict->
file_name();
64 const std::string & inDetIdDictTag = dict->
dict_tag();
74 ATH_MSG_DEBUG(
" Changed internal InDet id tag: " << inDetIDTag);
113 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
bool m_doChecks
Whether or not.
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
std::string m_inDetIdDictTag
Tag of RDB record for InDet ids.
const std::string & dict_tag(void) const
Access to the dictionary tag.
std::string m_inDetIDFileName
File to be read for InDet ids.
virtual void setMessageSvc(IMessageSvc *msgSvc) override
const long DetDescr_StorageType
std::vector< Identifier > ID
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj) override
std::string m_inDetIDTag
Internal InDet id tag.
const ServiceHandle< StoreGateSvc > & detStore() const
Handle to DetectorStore.
PixelID * m_pixelId
The helper - only will create it once.
DataObject * asStorable(SG::DataObjectSharedPtr< T > pObject)
msgSvc
Provide convenience handles for various services.
::StatusCode StatusCode
StatusCode definition for legacy code.
Default, invalid implementation of ClassID_traits.
int initializeHelper(IdHelper &helper) const
Return value: 0 OK, >0 error.
uint32_t CLID
The Class ID type.
const std::string & file_name(void) const
Access to file name.
IdDictManager is the interface to identifier dictionaries.
virtual long int repSvcType() const override
const IdDictMgr * manager(void) const
virtual StatusCode initialize() override
static long storageType()
PixelIDDetDescrCnv(ISvcLocator *svcloc)
static const CLID & classID()