  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    5 #ifndef SiElementPropertiesTableCondAlg_h 
    6 #define SiElementPropertiesTableCondAlg_h 
   63     FloatProperty 
m_epsWidth{
this, 
"EpsWidth", 0.02, 
"Safety margin for half-widths, in cm"};
 
   64     BooleanProperty 
m_doEndcapEtaNeighbour{
this, 
"doEndcapEtaNeighbour", 
false, 
"Consider eta neighbour also in Strip endcaps" };
 
   77 #endif // SiElementPropertiesTableCondAlg_h 
  
SG::WriteCondHandleKey< InDet::SiElementPropertiesTable > m_writeKey
 
const SCT_ID * m_idHelper
 
virtual bool isReEntrant() const override final
 
BooleanProperty m_doEndcapEtaNeighbour
 
virtual StatusCode initialize() override final
 
bool const RAWDATA *ch2 const
 
An algorithm that can be simultaneously executed in multiple threads.
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
SiElementPropertiesTableCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
 
virtual ~SiElementPropertiesTableCondAlg() override=default
 
virtual StatusCode finalize() override final
 
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_readKey
 
virtual StatusCode execute(const EventContext &ctx) const override final