Struct GaussianGridTrackDensity::Config

Nested Relationships

This struct is a nested type of Template Class GaussianGridTrackDensity.

Struct Documentation

struct Acts::GaussianGridTrackDensity::Config

struct

Public Functions

Config(float zMinMax_ = 100)

Parameters
  • zMinMax: The minimum and maximum z-values (in mm) that should be covered by the main 1-dim density grid along the z-axis Note: This value together with ‘mainGridSize’ determines the overall bin size to be used as seen below

Public Members

float binSize
float maxRelativeDensityDev = 0.01
bool useHighestSumZPosition = false
float zMinMax