18#include <fmt/printf.h>
27 std::string
str = mVtxID < 0 ?
"Orphan " : fmt::format(
"Vtx {:3d}", mVtxID);
28 str += fmt::format(
" : 1st entry: {:d} ", getFirstEntry());
49 setEntries(
end - getFirstEntry());
52 throw std::runtime_error(fmt::format(
"1st entry for source {:d} was not set",
i));
55 throw std::runtime_error(fmt::format(
"Source {:d} has negative number of entrie",
getEntriesOfSource(
i)));
Referenc on track indices contributing to the vertex, with possibility chose tracks from specific sou...
LOG(info)<< "Compressed in "<< sw.CpuTime()<< " s"