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 179
    • Merge requests 179
  • 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
  • !43088

Merged
Created Apr 29, 2021 by Nils Erik Krumnack@krumnackDeveloper

fix when Algorithm::initialize() gets called

  • Overview 17
  • Commits 1
  • Pipelines 3
  • Changes 1

I accidentally changed it so that Algorithm::initialize() got called after TEvent::GetEntry(), which broke any meta-data tools created in initialize() which rely on beginEvent.

I'm a little worried that this may also break something, but presumably this was what we did before, so hopefully it doesn't break anything.

cc @janders @cmerlass @salderwe

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