ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::BoundaryTolerance::Chi2BoundParams Struct Reference

#include <Acts/Surfaces/BoundaryTolerance.hpp>

Collaboration diagram for Acts::BoundaryTolerance::Chi2BoundParams:
[legend]

Public Member Functions

Eigen::Map< SquareMatrix2weightMatrix ()
Eigen::Map< const SquareMatrix2weightMatrix () const

Public Attributes

double maxChi2 {}
std::array< double, 4 > weight {}

Member Function Documentation

◆ weightMatrix() [1/2]

Eigen::Map< SquareMatrix2 > Acts::BoundaryTolerance::Chi2BoundParams::weightMatrix ( )

◆ weightMatrix() [2/2]

Eigen::Map< const SquareMatrix2 > Acts::BoundaryTolerance::Chi2BoundParams::weightMatrix ( ) const

Member Data Documentation

◆ maxChi2

double Acts::BoundaryTolerance::Chi2BoundParams::maxChi2 {}

◆ weight

std::array<double, 4> Acts::BoundaryTolerance::Chi2BoundParams::weight {}