Skip to content

Possible issue with FatJet JME module #254

@alpakpinar

Description

@alpakpinar

Hello, I had an issue running the latest nanoAOD-tools, I tried to summarize the problem I had in PR #253.

I believe the issue I had was related to the following: In the central version the JMS,JER,JMR branches for fat jets are initialized both in data and MC in 1. But then these are only filled for MC in 2. I believe this causes an issue with the following collectionMerger module (in our specific case): It sees that those branches are defined and looks for them, but cannot find anything and raises an error. I shared the full traceback earlier in #253.

I tried running by making two small differences, and for each of them I didn't get a problem:

  1. Creating and filling these branches (with 1's) for data
  2. Stop creating these branches for data

Did anyone else encountered a similar issue? For reference, the script I'm running is in 3. I encounter the problem for the collectionMerger module defined at L109. Please let me know if I can provide additional information, and thanks a lot for investigating this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions