ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::AdaptiveMultiVertexFitter::Config Struct Reference

Configuration options for the adaptive multi-vertex fit. More...

#include <Acts/Vertexing/AdaptiveMultiVertexFitter.hpp>

Collaboration diagram for Acts::AdaptiveMultiVertexFitter::Config:
[legend]

Public Member Functions

 Config (ImpactPointEstimator est)
 Config constructor.

Public Attributes

AnnealingUtility annealingTool
 Annealing tool used for a thermodynamic annealing scheme for the track weight factors in such a way that with high temperature values (at the beginning) only a slight preference is given to tracks compatible with the estimated vertex position.
bool doSmoothing {false}
 Do smoothing after multivertex fit.
InputTrack::Extractor extractParameters
 Function to extract parameters from InputTrack.
ImpactPointEstimator ipEst
 ImpactPointEstimator.
double maxDistToLinPoint {0.5}
 Max distance to linearization point allowed without relinearization.
unsigned int maxIterations {30}
 Number of max iterations.
double maxRelativeShift {0.01}
 Max relative shift of vertex during one iteration.
double minWeight {0.0001}
 Minimum track weight needed for track to be considered.
TrackLinearizer trackLinearizer
 TrackLinearizer.
bool useTime {false}
 Use time information when calculating the vertex compatibility.

Detailed Description

Configuration options for the adaptive multi-vertex fit.

Constructor & Destructor Documentation

◆ Config()

Acts::AdaptiveMultiVertexFitter::Config::Config ( ImpactPointEstimator est)
explicit

Config constructor.

Parameters
estImpactPointEstimator

Member Data Documentation

◆ annealingTool

AnnealingUtility Acts::AdaptiveMultiVertexFitter::Config::annealingTool

Annealing tool used for a thermodynamic annealing scheme for the track weight factors in such a way that with high temperature values (at the beginning) only a slight preference is given to tracks compatible with the estimated vertex position.

With lower temperatures the weighting get stricter such that all incompatible tracks will be dropped at the end while keeping all compatible tracks with a weight=1. Ref. (1): CERN-THESIS-2010-027, Author: Piacquadio, Giacinto: Identification of b-jets and investigation of the discovery potential of a Higgs boson in the WH−−>lvbb¯ channel with the ATLAS experiment