Skip to content
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

Replace FairRunAna::Run(Long64_t) by RunSingleEntry(Long64_t) #1426

Merged

Conversation

karabowi
Copy link
Collaborator

Deprecated FairRunAna::Run(Long64_t) and replaced by newly introduced FairRunAna::RunSingleEntry(Long64_t).

Changed description of FairRunAna::Run(Int_t, Int_t) to match the actual function behaviour.

Addresses issue #1397.

Describe your proposal.

Mention any issue this PR resolves or is related to.


Checklist:

@karabowi karabowi force-pushed the deprecate_FRA_Run_long branch from 631f9b4 to 3bf5a0d Compare July 10, 2023 13:45
Deprecated `FairRunAna::Run(Long64_t)` and replaced
by newly introduced `FairRunAna::RunSingleEntry(Long64_t)`.

Changed description of `FairRunAna::Run(Int_t, Int_t)`
to match the actual function behaviour.

Addresses issue FairRootGroup#1397.
@karabowi karabowi force-pushed the deprecate_FRA_Run_long branch from 3bf5a0d to 4e568da Compare July 11, 2023 09:16
@ChristianTackeGSI ChristianTackeGSI merged commit 789145d into FairRootGroup:dev Jul 11, 2023
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.

2 participants