"git@git.cbm.gsi.de:computing/cbmroot.git" did not exist on "96d4d1293f80d5362018685a22e048a179356fde"
Implemented an alternative deadtime check in cbm::algo::tof::Clusterizer, which avoids the use of std::unordered_map and uses a flat vector instead.