AnalysisTop: implementing jet-electron model (21.2) - ANALYSISTO-1150
This MR implements the jet-electron model in AnalysisTop. Summary of changes:
- New options in TopConfig to activate and configure the jet-electrons
- New constructor in
JetMC15
, to flag the jets with the info of whether they pass jet-electron requirements - If used, the
EventSaverFlatNtuple
saves the jet-electrons as electrons, and stores the remaining jets as jets -
JET_EL_N
allows to select events containing jet-electrons, andN_Top_W
to reject the few true ttbar or W+jets events when running on di-jet samples
More details can be found in the JIRA ticket cited in the title.