#include <KfSimdPseudo.h>
|
static constexpr int | Size {4} |
|
Definition at line 32 of file KfSimdPseudo.h.
◆ fmask() [1/3]
cbm::algo::kf::fmask::fmask |
( |
| ) |
|
|
inline |
◆ fmask() [2/3]
cbm::algo::kf::fmask::fmask |
( |
const fmask & | a | ) |
|
|
inline |
◆ fmask() [3/3]
cbm::algo::kf::fmask::fmask |
( |
bool | a | ) |
|
|
inline |
◆ isEmpty()
bool cbm::algo::kf::fmask::isEmpty |
( |
| ) |
|
|
inline |
◆ isNotEmpty()
bool cbm::algo::kf::fmask::isNotEmpty |
( |
| ) |
|
|
inline |
◆ One()
static fmask cbm::algo::kf::fmask::One |
( |
| ) |
|
|
inlinestatic |
Definition at line 60 of file KfSimdPseudo.h.
References fmask().
Referenced by cbm::algo::ca::TripletConstructor::CreateTripletsForHit(), cbm::algo::ca::CloneMerger::Exec(), cbm::ca::TrackFitQa::Fill(), CbmL1::FillFitHistos(), cbm::algo::ca::TrackExtender::FindMoreHits(), cbm::algo::ca::TripletConstructor::FindTripletHits(), cbm::algo::ca::TripletConstructor::FindTriplets(), cbm::algo::ca::TrackExtender::FitBranchFast(), cbm::algo::ca::TrackFitter::FitCaTracks(), CbmL1PFFitter::GetChiToVertex(), and CbmL1::TrackFitPerformance().
◆ operator[]() [1/2]
bool & cbm::algo::kf::fmask::operator[] |
( |
size_t | i | ) |
|
|
inline |
◆ operator[]() [2/2]
bool cbm::algo::kf::fmask::operator[] |
( |
size_t | i | ) |
const |
|
inline |
◆ size()
static constexpr size_t cbm::algo::kf::fmask::size |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Zero()
static fmask cbm::algo::kf::fmask::Zero |
( |
| ) |
|
|
inlinestatic |
◆ operator!
◆ operator&
◆ operator&&
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | strm, |
|
|
const fmask & | a ) |
|
friend |
◆ operator>>
std::istream & operator>> |
( |
std::istream & | strm, |
|
|
fmask & | a ) |
|
friend |
◆ operator^
◆ operator|
◆ operator||
◆ Size
int cbm::algo::kf::fmask::Size {4} |
|
staticconstexpr |
bool cbm::algo::kf::fmask::v[Size] |
The documentation for this class was generated from the following file: