ITk material rejection for JetFitter
This MR aims at introducing the same ITk material veto developed for the SV1 algorithm into the JetFitter algorithm.
For this purpose, the material veto implementation is extracted from the InDetVKalVxInJetTool
implementation to be put in a standalone InDetMaterialVeto
class, reused in InDetImprovedJetFitterVxFinder
.
Any comment on the structure is highly welcome.