ATLAS Offline Software
Loading...
Searching...
No Matches
InDet::TrackPairsSelector::Cache Struct Reference

#include <TrackPairsSelector.h>

Collaboration diagram for InDet::TrackPairsSelector::Cache:

Public Attributes

float m_distance = 9999.
 Distance of closest approach between the tracks.
float m_deltaCotTheta = 9999.
 Delta cot theta between the tracks.
float m_deltaInit = 9999.
 Distance difference between initial hits of tracks.

Detailed Description

Definition at line 30 of file TrackPairsSelector.h.

Member Data Documentation

◆ m_deltaCotTheta

float InDet::TrackPairsSelector::Cache::m_deltaCotTheta = 9999.

Delta cot theta between the tracks.

Definition at line 35 of file TrackPairsSelector.h.

◆ m_deltaInit

float InDet::TrackPairsSelector::Cache::m_deltaInit = 9999.

Distance difference between initial hits of tracks.

Definition at line 37 of file TrackPairsSelector.h.

◆ m_distance

float InDet::TrackPairsSelector::Cache::m_distance = 9999.

Distance of closest approach between the tracks.

Definition at line 33 of file TrackPairsSelector.h.


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