Typedef ActsFatras::Cell

Typedef Documentation

using ActsFatras::Cell = std::pair<unsigned int, double>

A single cell definition: index, cell central value.