ATLAS Offline Software
Loading...
Searching...
No Matches
TrigFastTrackFinder::OneLayerInfo_t Struct Reference

#include <TrigFastTrackFinder.h>

Collaboration diagram for TrigFastTrackFinder::OneLayerInfo_t:

Public Attributes

int nHits {}
float chiSq {}
int nDof {}
int nGood {}

Detailed Description

Definition at line 128 of file TrigFastTrackFinder.h.

Member Data Documentation

◆ chiSq

float TrigFastTrackFinder::OneLayerInfo_t::chiSq {}

Definition at line 130 of file TrigFastTrackFinder.h.

130{};

◆ nDof

int TrigFastTrackFinder::OneLayerInfo_t::nDof {}

Definition at line 131 of file TrigFastTrackFinder.h.

131{};

◆ nGood

int TrigFastTrackFinder::OneLayerInfo_t::nGood {}

Definition at line 132 of file TrigFastTrackFinder.h.

132{};

◆ nHits

int TrigFastTrackFinder::OneLayerInfo_t::nHits {}

Definition at line 129 of file TrigFastTrackFinder.h.

129{};

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