|
ATLAS Offline Software
|
Go to the documentation of this file.
9 m_propertiesVector{
"SCTSiliconPropertiesVector"}
11 declareProperty(
"DetectorName", m_detectorName=
"SCT",
"Dectector name: Pixel, SCT or PLR");
12 declareProperty(
"ReadKey", m_propertiesVector,
"Key of SiliconPropertiesVector");
22 return StatusCode::FAILURE;
26 return StatusCode::SUCCESS;
32 return StatusCode::SUCCESS;
38 if (handle.isValid()) {
41 return vector->getSiProperties(elementHash);
45 ATH_MSG_WARNING(
"SG::ReadCondHandle<InDet::SiliconPropertiesVector> is not valid. " <<
46 "Return default InDet::SiliconProperties for IdentifierHash for " <<
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize(bool used=true)
#define ATH_MSG_WARNING(x)
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...