Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 189
    • Merge requests 189
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !23518

Merged
Created May 17, 2019 by Federica Fabbri@ffabbriDeveloper

Ff dnn tagger fix

  • Overview 8
  • Commits 3
  • Pipelines 2
  • Changes 1

Hi,

I think there is a small issue in the implementation in AT of the new BoostedToptTagging: https://its.cern.ch/jira/browse/ANALYSISTO-793

When running with the systematic uncertainties the branches that contain the vector with jet tagger information get repeated multiple times in the nominal and systematic trees. The reason, I think, is that the vector that contains the names of the branches get incremented for each systematic and never cleaned in the EventSaver, cleaning it in the loop should solve the situation.

I opened also a ticket describing the problem:https://its.cern.ch/jira/browse/ANALYSISTO-810

Cheers Federica

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: FF_DNNTagger_fix