#include <ClusterLines.h>
|
| static float | getDistance2FromPoint (const Line &line, const std::array< float, 3 > &point) |
| |
| static float | getDistanceFromPoint (const Line &line, const std::array< float, 3 > &point) |
| |
| static SMatrix3f | getDCAComponents (const Line &line, const std::array< float, 3 > &point) |
| |
| static float | getDCA2 (const Line &, const Line &, const float precision=constants::Tolerance) |
| |
| static float | getDCA (const Line &, const Line &, const float precision=constants::Tolerance) |
| |
Definition at line 28 of file ClusterLines.h.
◆ SMatrix3f
◆ SVector3f
◆ Line() [1/2]
◆ Line() [2/2]
| o2::its::Line::Line |
( |
const Tracklet & |
tracklet, |
|
|
const Cluster * |
innerClusters, |
|
|
const Cluster * |
outerClusters |
|
) |
| |
◆ ClassDefNV()
| o2::its::Line::ClassDefNV |
( |
Line |
, |
|
|
1 |
|
|
) |
| |
◆ getDCA()
◆ getDCA2()
◆ getDCAComponents()
| Line::SMatrix3f o2::its::Line::getDCAComponents |
( |
const Line & |
line, |
|
|
const std::array< float, 3 > & |
point |
|
) |
| |
|
static |
◆ getDistance2FromPoint()
| float o2::its::Line::getDistance2FromPoint |
( |
const Line & |
line, |
|
|
const std::array< float, 3 > & |
point |
|
) |
| |
|
static |
◆ getDistanceFromPoint()
| float o2::its::Line::getDistanceFromPoint |
( |
const Line & |
line, |
|
|
const std::array< float, 3 > & |
point |
|
) |
| |
|
static |
◆ isEmpty()
| bool o2::its::Line::isEmpty |
( |
| ) |
const |
|
noexcept |
◆ operator==()
| bool o2::its::Line::operator== |
( |
const Line & |
| ) |
const |
|
default |
◆ print()
| void o2::its::Line::print |
( |
| ) |
const |
◆ cosinesDirector
◆ mTime
◆ originPoint
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/ITS/tracking/include/ITStracking/ClusterLines.h
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/ITS/tracking/src/ClusterLines.cxx