ATLAS Offline Software
Public Attributes | List of all members
ActsStrawLayerBuilder::Config Struct Reference

#include <ActsStrawLayerBuilder.h>

Collaboration diagram for ActsStrawLayerBuilder::Config:

Public Attributes

std::string configurationName = "undefined"
 string based identification More...
 
const InDetDD::TRT_DetectorManagermng
 
std::shared_ptr< const Acts::LayerCreator > layerCreator = nullptr
 
std::shared_ptr< ElementVectorelementStore
 
const TRT_IDidHelper = nullptr
 

Detailed Description

Definition at line 34 of file ActsStrawLayerBuilder.h.

Member Data Documentation

◆ configurationName

std::string ActsStrawLayerBuilder::Config::configurationName = "undefined"

string based identification

Definition at line 37 of file ActsStrawLayerBuilder.h.

◆ elementStore

std::shared_ptr<ElementVector> ActsStrawLayerBuilder::Config::elementStore

Definition at line 40 of file ActsStrawLayerBuilder.h.

◆ idHelper

const TRT_ID* ActsStrawLayerBuilder::Config::idHelper = nullptr

Definition at line 41 of file ActsStrawLayerBuilder.h.

◆ layerCreator

std::shared_ptr<const Acts::LayerCreator> ActsStrawLayerBuilder::Config::layerCreator = nullptr

Definition at line 39 of file ActsStrawLayerBuilder.h.

◆ mng

const InDetDD::TRT_DetectorManager* ActsStrawLayerBuilder::Config::mng

Definition at line 38 of file ActsStrawLayerBuilder.h.


The documentation for this struct was generated from the following file: