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());
34 if (mITSGloContributors.getEntries()) {
35 str += fmt::format(
"| ITScontributors: {} from {}", mITSGloContributors.getEntries(), mITSGloContributors.getFirstEntry());
52 setEntries(
end - getFirstEntry());
55 throw std::runtime_error(fmt::format(
"1st entry for source {:d} was not set",
i));
58 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"