  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   26   return StatusCode::SUCCESS;
 
   31 std::unique_ptr<const std::vector<Trk::CylinderLayer*> >
 
   36   return cylindricalLayersImpl(trtContainer);
 
   45   return discLayersImpl(trtContainer);
 
  
def retrieve(aClass, aKey=None)
 
virtual std::unique_ptr< const std::vector< Trk::DiscLayer * > > discLayers() const override final
LayerBuilder interface method - returning Endcap-like layers.
 
virtual StatusCode initialize() override final
AlgTool initialize method.
 
Class to hold different TRT detector elements structures.
 
virtual std::unique_ptr< const std::vector< Trk::CylinderLayer * > > cylindricalLayers() const override final
LayerBuilder interface method - returning Barrel-like layers.
 
TRT_LayerBuilder(const std::string &, const std::string &, const IInterface *)
AlgTool style constructor.
 
StringProperty m_trtMgrLocation
the location of the TRT Manager
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
const InDetDD::TRT_DetectorManager * m_trtMgr
the TRT Manager
 
const TRT_DetElementContainer * getDetectorElementContainer() const
Access the element container -------------------------------------------—.