16#include <boost/serialization/access.hpp>
17#include <boost/serialization/array.hpp>
24 class alignas(constants::misc::Alignment)
InputData {
87 template<
class Archive>
118 [[gnu::always_inline]]
inline void InputData::Swap(
InputData& other)
noexcept
120 std::swap(
fvHits, other.fvHits);
Compile-time constants definition for the CA tracking algorithm.
A generic hit for the CA tracker (header)
ca::Hit class describes a generic hit for the CA tracker
TODO: SZh 8.11.2022: add selection of parameterisation.
unsigned int HitIndex_t
Index of ca::Hit.