Struct Acts::LayerCreator::Config

struct Config

Configuration for the LayerCreator This is the nexted configuration struct for the LayerCreator class.

Public Functions

Config() = default

standard constructor

Public Members

double cylinderPhiTolerance = {0.1}

cylinder module phi tolerance : it counts at same phi, if …

double cylinderZtolerance = {10.}

cylinder module z tolerance : it counts at same z, if …

std::shared_ptr<const SurfaceArrayCreator> surfaceArrayCreator = nullptr

surface array helper