Skip to content

Add new interface class

Takuya Nobe requested to merge tnobe/athena:21.2-tnobe-testBJT into 21.2

In order to use decorateTruthLabel(..) function using ToolHandler, a new interface class IJetTaggerTool is added to BoostedJetTaggers package. The new interface class is used by analyzers who want to decorate a truth label on their jet for JES uncertainties depending on the label, but do not actually tag their jets.

Edited by Takuya Nobe

Merge request reports