Skip to content
GitLab
Projects Groups Snippets
  • /
  • 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 145
    • Merge requests 145
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !23518

Ff dnn tagger fix

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Federica Fabbri requested to merge ffabbri/athena:FF_DNNTagger_fix into 21.2 May 17, 2019
  • 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
Reviewers
Request review from
Time tracking
Source branch: FF_DNNTagger_fix