ATLAS Offline Software
|
#include <TrackPairsSelector.h>
Public Attributes | |
float | m_distance = 9999. |
Distance of closest approach between the tracks. More... | |
float | m_deltaCotTheta = 9999. |
Delta cot theta between the tracks. More... | |
float | m_deltaInit = 9999. |
Distance difference between initial hits of tracks. More... | |
Definition at line 30 of file TrackPairsSelector.h.
float InDet::TrackPairsSelector::Cache::m_deltaCotTheta = 9999. |
Delta cot theta between the tracks.
Definition at line 35 of file TrackPairsSelector.h.
float InDet::TrackPairsSelector::Cache::m_deltaInit = 9999. |
Distance difference between initial hits of tracks.
Definition at line 37 of file TrackPairsSelector.h.
float InDet::TrackPairsSelector::Cache::m_distance = 9999. |
Distance of closest approach between the tracks.
Definition at line 33 of file TrackPairsSelector.h.