Orion
high-rate readout
|
Templates for Pixel data formats. More...
#include <vector>
#include <concepts>
#include <cstdint>
Go to the source code of this file.
Variables | |
template<typename T > | |
concept | itk::pixel::datafmt::concepts::Hit |
Concept for pixel Hit. More... | |
template<typename T > | |
concept | itk::pixel::datafmt::concepts::QCoreHit |
Concept for pixel quad-core hits QCoreHit. More... | |
template<typename T , typename HitMap > | |
concept | itk::pixel::datafmt::concepts::HitVec |
Concept for pixel hitmap HitMap. More... | |
template<typename T , typename PixVec , typename QCoreVec > | |
concept | itk::pixel::datafmt::concepts::HitMap |
template<typename T > | |
concept | itk::pixel::datafmt::concepts::HitSum |
Templates for Pixel data formats.
concept itk::pixel::datafmt::concepts::Hit |
Concept for pixel Hit.
concept itk::pixel::datafmt::concepts::HitMap |
concept itk::pixel::datafmt::concepts::HitSum |
concept itk::pixel::datafmt::concepts::HitVec |
Concept for pixel hitmap HitMap.
concept itk::pixel::datafmt::concepts::QCoreHit |
Concept for pixel quad-core hits QCoreHit.