brochero / TFM_DanSer

0 stars 1 forks source link

New discriminant variables: Hints #4

Open brochero opened 1 year ago

brochero commented 1 year ago

As we discussed, the best way to find new discriminant variables is to check all the information available about the selectable objects.

in:

https://github.com/brochero/TFM_DanSer/blob/master/BDTNanoAnalyzer.cc#L609

You have the index of the jet which matches the top quark with leptonic decay. It's the lepton-jet pair that we want to identify.

Using that information, try to construct variables that improve the BDT performance.