Skip to content

[18.8] Move FillEventHeader from FRM to FairRun #1255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

ChristianTackeGSI
Copy link
Member

FairRootManager::FillEventHeader() is only called from FairRun (and derived classes). So create an appropriate FairRun::FillEventHeader() and use it around.

Deprecate FairRootManager::FillEventHeader().


Checklist:

karabowi
karabowi previously approved these changes Nov 14, 2022
fuhlig1
fuhlig1 previously approved these changes Nov 15, 2022
@ChristianTackeGSI
Copy link
Member Author

ChristianTackeGSI commented Nov 15, 2022

@karabowi should we backport this to 18.8, when it's merged to dev?

Thinking again: If we decide to add it to 18.8. I would already put the Changelog-Entry in the 18.8 section.
DO we want a changelog-entry for this? Probably yes?

@fuhlig1
Copy link
Member

fuhlig1 commented Nov 16, 2022

I would propose to port it back.

FairRootManager::FillEventHeader is only called from
FairRun (and derived classes). So create an appropriate
FairRun::FillEventHeader and use it around.

Deprecate FairRootManager::FillEventHeader.
@ChristianTackeGSI ChristianTackeGSI changed the base branch from dev to v18.8_patches November 16, 2022 11:58
@ChristianTackeGSI ChristianTackeGSI changed the title Move FillEventHeader from FRM to FairRun [18.8] Move FillEventHeader from FRM to FairRun Nov 16, 2022
@ChristianTackeGSI
Copy link
Member Author

I would propose to port it back.

Okay.

  • Rebased on 18.8
  • Added Changelog entry
  • Will forward port to dev, once this is approved / merged.

@karabowi karabowi merged commit b46784a into FairRootGroup:v18.8_patches Nov 16, 2022
@ChristianTackeGSI ChristianTackeGSI deleted the pr/fillevt branch November 16, 2022 14:40
@ChristianTackeGSI ChristianTackeGSI added this to the v18.8 milestone Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants