ATLAS Offline Software
Public Attributes | List of all members
MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries Struct Reference

Auxillary struct to calculate fit constants. More...

Inheritance diagram for MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries:
Collaboration diagram for MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries:

Public Attributes

Amg::Vector3D centerOfGrav {Amg::Vector3D::Zero()}
 Tube position center weigthed with inverse covariances. More...
 
std::vector< double > invCovs {}
 Vector of inverse covariances. More...
 
std::vector< int > driftSigns {}
 Vector of drfit signs. More...
 
double covNorm {0.}
 Covariance norm. More...
 
double T_zzyy {0.}
 Expectation value of T_{z}^{2} - T_{y}^{2}. More...
 
double T_yz {0.}
 Expectation value of T_{y} * T_{z}. More...
 
double T_rz {0.}
 Expectation value of T_{z} * r
More...
 
double T_ry {0.}
 Expectation value of T_{y} * r
More...
 
double fitY0 {0.}
 Prediced y0 given as the expection value of the radii divided by the inverse covariance sum. More...
 

Detailed Description

Auxillary struct to calculate fit constants.

Definition at line 136 of file MdtSegmentSeedGenerator.h.

Member Data Documentation

◆ centerOfGrav

Amg::Vector3D MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries::centerOfGrav {Amg::Vector3D::Zero()}

Tube position center weigthed with inverse covariances.

Definition at line 138 of file MdtSegmentSeedGenerator.h.

◆ covNorm

double MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries::covNorm {0.}

Covariance norm.

Definition at line 144 of file MdtSegmentSeedGenerator.h.

◆ driftSigns

std::vector<int> MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries::driftSigns {}

Vector of drfit signs.

Definition at line 142 of file MdtSegmentSeedGenerator.h.

◆ fitY0

double MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries::fitY0 {0.}

Prediced y0 given as the expection value of the radii divided by the inverse covariance sum.

Definition at line 155 of file MdtSegmentSeedGenerator.h.

◆ invCovs

std::vector<double> MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries::invCovs {}

Vector of inverse covariances.

Definition at line 140 of file MdtSegmentSeedGenerator.h.

◆ T_ry

double MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries::T_ry {0.}

Expectation value of T_{y} * r

Definition at line 152 of file MdtSegmentSeedGenerator.h.

◆ T_rz

double MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries::T_rz {0.}

Expectation value of T_{z} * r

Definition at line 150 of file MdtSegmentSeedGenerator.h.

◆ T_yz

double MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries::T_yz {0.}

Expectation value of T_{y} * T_{z}.

Definition at line 148 of file MdtSegmentSeedGenerator.h.

◆ T_zzyy

double MuonR4::MdtSegmentSeedGenerator::SeedFitAuxilliaries::T_zzyy {0.}

Expectation value of T_{z}^{2} - T_{y}^{2}.

Definition at line 146 of file MdtSegmentSeedGenerator.h.


The documentation for this struct was generated from the following file: