ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::AmbiguityResolutionML< AmbiguityNetwork >::Config Struct Reference

Configuration for the ambiguity resolution algorithm. More...

#include <Acts/AmbiguityResolution/AmbiguityResolutionML.hpp>

Collaboration diagram for Acts::AmbiguityResolutionML< AmbiguityNetwork >::Config:
[legend]

Public Attributes

std::string inputDuplicateNN = ""
 Path to the model file for the duplicate neural network.
std::size_t nMeasurementsMin = 7
 Minimum number of measurement to form a track.

Detailed Description

template<AmbiguityNetworkConcept AmbiguityNetwork>
struct Acts::AmbiguityResolutionML< AmbiguityNetwork >::Config

Configuration for the ambiguity resolution algorithm.