Skip to content

HashID: add methods with std::function<bool(LHCb::LHCbID)>

Vanya Belyaev requested to merge vanya-hash-ids-v0 into master

HashID: add methods with std::function<bool(LHCb::LHCbID)>: it allows to define and use generic criteria, e.g. "tracking detectors"

Merge request reports