Struct CylinderVolumeHelper::Config

Nested Relationships

This struct is a nested type of Class CylinderVolumeHelper.

Struct Documentation

struct Acts::CylinderVolumeHelper::Config

Nested configuration struct for this CylinderVolumeHelper.

Public Members

std::shared_ptr<const ILayerArrayCreator> layerArrayCreator = nullptr

a tool for coherent LayerArray creation

int passiveLayerPhiBins = 1

bins in phi for the passive layer

int passiveLayerRzBins = 100

bins in r/z for the passive layer

double passiveLayerThickness = 1

thickness of passive layers

std::shared_ptr<const ITrackingVolumeArrayCreator> trackingVolumeArrayCreator = nullptr

Helper Tool to create TrackingVolume.