#include <ClusterLines.h>
Definition at line 53 of file ClusterLines.h.
◆ ClusterLines() [1/3]
| o2::its::ClusterLines::ClusterLines |
( |
| ) |
|
|
default |
◆ ClusterLines() [2/3]
| o2::its::ClusterLines::ClusterLines |
( |
const int |
firstLabel, |
|
|
const Line & |
firstLine, |
|
|
const int |
secondLabel, |
|
|
const Line & |
secondLine |
|
) |
| |
◆ ClusterLines() [3/3]
| o2::its::ClusterLines::ClusterLines |
( |
gsl::span< const int > |
lineLabels, |
|
|
gsl::span< const Line > |
lines |
|
) |
| |
◆ accumulate()
| void o2::its::ClusterLines::accumulate |
( |
const Line & |
line | ) |
|
◆ add()
| void o2::its::ClusterLines::add |
( |
const int |
lineLabel, |
|
|
const Line & |
line |
|
) |
| |
◆ ClassDefNV()
◆ computeClusterCentroid()
| void o2::its::ClusterLines::computeClusterCentroid |
( |
| ) |
|
◆ getAvgDistance2()
| float o2::its::ClusterLines::getAvgDistance2 |
( |
| ) |
const |
|
inline |
◆ getLabels()
| auto & o2::its::ClusterLines::getLabels |
( |
| ) |
const |
|
inlinenoexcept |
◆ getR()
| float o2::its::ClusterLines::getR |
( |
| ) |
const |
|
inlinenoexcept |
◆ getR2()
| float o2::its::ClusterLines::getR2 |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRMS2()
| const float * o2::its::ClusterLines::getRMS2 |
( |
| ) |
const |
|
inline |
◆ getSize()
| auto o2::its::ClusterLines::getSize |
( |
| ) |
const |
|
inlinenoexcept |
◆ getTimeStamp()
| const auto & o2::its::ClusterLines::getTimeStamp |
( |
| ) |
const |
|
inlinenoexcept |
◆ getVertex()
| auto const & o2::its::ClusterLines::getVertex |
( |
| ) |
const |
|
inline |
◆ isValid()
| bool o2::its::ClusterLines::isValid |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator==()
| bool o2::its::ClusterLines::operator== |
( |
const ClusterLines & |
rhs | ) |
const |
|
noexcept |
◆ mAMatrix
| SMatrix3 o2::its::ClusterLines::mAMatrix |
|
protected |
◆ mAvgDistance2
| float o2::its::ClusterLines::mAvgDistance2 = 0.f |
|
protected |
◆ mBMatrix
| SVector3 o2::its::ClusterLines::mBMatrix |
|
protected |
◆ mIsValid
| bool o2::its::ClusterLines::mIsValid = false |
|
protected |
◆ mLabels
| std::vector<int> o2::its::ClusterLines::mLabels |
|
protected |
◆ mRMS2
◆ mTime
◆ mVertex
| std::array<float, 3> o2::its::ClusterLines::mVertex = {} |
|
protected |
The documentation for this class 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