The source project of this merge request has been removed.
Draft: Add Xbb Truth Labelling Tool
Add a small tool to decorate large-R jets. The tool decorates AntiKt10UFOCSSKSoftDropBeta100Zcut10Jets
during FTAG derivations. The result is saved by default in the output files.
For the moment the labels are:
namespace Xbb {
enum XbbLabel {
QCDother=0,
Top,
WBoson,
ZBoson,
Hbb,
Hcc,
};
}
Edited by Samuel Van Stroud