![]() |
Project
|
Typedefs | |
using | SSAlpide = o2::its3::SegmentationSuperAlpide |
Functions | |
template<class iterator , typename T = float> | |
o2::math_utils::Point3D< T > | extractClusterData (const itsmft::CompClusterExt &c, iterator &iter, const its3::TopologyDictionary *dict, T &sig2y, T &sig2z) |
template<class iterator , typename T = float> | |
o2::math_utils::Point3D< T > | extractClusterData (const itsmft::CompClusterExt &c, iterator &iter, const its3::TopologyDictionary *dict, T &sig2y, T &sig2z, uint8_t &cls) |
void | convertCompactClusters (gsl::span< const itsmft::CompClusterExt > clusters, gsl::span< const unsigned char >::iterator &pattIt, std::vector< o2::BaseCluster< float > > &output, const its3::TopologyDictionary *dict) |
convert compact clusters to 3D spacepoints | |
int | loadROFrameDataITS3 (its::TimeFrame *tf, gsl::span< o2::itsmft::ROFRecord > rofs, gsl::span< const itsmft::CompClusterExt > clusters, gsl::span< const unsigned char >::iterator &pattIt, const its3::TopologyDictionary *dict, const dataformats::MCTruthContainer< MCCompLabel > *mcLabels=nullptr) |
Variables | |
constexpr float | DefClusErrorRow = o2::its3::SegmentationSuperAlpide::mPitchRow * 0.5 |
constexpr float | DefClusErrorCol = o2::its3::SegmentationSuperAlpide::mPitchCol * 0.5 |
constexpr float | DefClusError2Row = DefClusErrorRow * DefClusErrorRow |
constexpr float | DefClusError2Col = DefClusErrorCol * DefClusErrorCol |
using o2::its3::ioutils::SSAlpide = typedef o2::its3::SegmentationSuperAlpide |
void o2::its3::ioutils::convertCompactClusters | ( | gsl::span< const itsmft::CompClusterExt > | clusters, |
gsl::span< const unsigned char >::iterator & | pattIt, | ||
std::vector< o2::BaseCluster< float > > & | output, | ||
const its3::TopologyDictionary * | dict | ||
) |
convert compact clusters to 3D spacepoints
Definition at line 31 of file IOUtils.cxx.
o2::math_utils::Point3D< T > o2::its3::ioutils::extractClusterData | ( | const itsmft::CompClusterExt & | c, |
iterator & | iter, | ||
const its3::TopologyDictionary * | dict, | ||
T & | sig2y, | ||
T & | sig2z | ||
) |
o2::math_utils::Point3D< T > o2::its3::ioutils::extractClusterData | ( | const itsmft::CompClusterExt & | c, |
iterator & | iter, | ||
const its3::TopologyDictionary * | dict, | ||
T & | sig2y, | ||
T & | sig2z, | ||
uint8_t & | cls | ||
) |
int o2::its3::ioutils::loadROFrameDataITS3 | ( | its::TimeFrame * | tf, |
gsl::span< o2::itsmft::ROFRecord > | rofs, | ||
gsl::span< const itsmft::CompClusterExt > | clusters, | ||
gsl::span< const unsigned char >::iterator & | pattIt, | ||
const its3::TopologyDictionary * | dict, | ||
const dataformats::MCTruthContainer< MCCompLabel > * | mcLabels = nullptr |
||
) |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |