Struct ZScanVertexFinder::Config

Nested Relationships

This struct is a nested type of Template Class ZScanVertexFinder.

Struct Documentation

struct Acts::ZScanVertexFinder::Config

Public Functions

Config(const ImpactPointEstimator<InputTrack_t, Propagator_t> &ipEst)

Finder configuration.

Parameters
  • ipEst: ImpactPointEstimator

Public Members

float constraintcutoff = 9.
float constrainttemp = 1.
bool disableAllWeights = false
double expPt = 1.
ImpactPointEstimator<InputTrack_t, Propagator_t> ipEstimator
double minPt = 0.4 * UnitConstants::GeV
double minWeight = 0.01
FsmwMode1dFinder mode1dFinder
bool useLogPt = true
bool usePt = false