 |
ATLAS Offline Software
|
Go to the documentation of this file.
30 declareInterface<IInDetGeoModelTool>(
this);
45 return StatusCode::RECOVERABLE;
55 return StatusCode::RECOVERABLE;
64 return StatusCode::RECOVERABLE;
69 return StatusCode::RECOVERABLE;
72 if (dict->
version().find(
"SLHC")!=std::string::npos) isSLHC=
true;
84 return StatusCode::RECOVERABLE;
90 return StatusCode::RECOVERABLE;
94 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
This is an Identifier helper class for the SCT subdetector. This class is a factory for creating comp...
const std::string & version() const
Dictionary version.
This is an Identifier helper class for the TRT subdetector. This class is a factory for creating comp...
const ServiceHandle< StoreGateSvc > & detStore() const
The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
IdDictDictionary * find_dictionary(const std::string &name) const
Access dictionary by name.
::StatusCode StatusCode
StatusCode definition for legacy code.
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
IdDictManager is the interface to identifier dictionaries.
const IdDictMgr * manager(void) const