Skip to content

Cleanups across ROOT before disabling the auto registration of TEventList#22896

Open
hageboeck wants to merge 3 commits into
root-project:masterfrom
hageboeck:TEventList_cleanup
Open

Cleanups across ROOT before disabling the auto registration of TEventList#22896
hageboeck wants to merge 3 commits into
root-project:masterfrom
hageboeck:TEventList_cleanup

Conversation

@hageboeck

Copy link
Copy Markdown
Member

As part of working on the auto-registration of TEventList (#22817), several cleanups were possible:

  • Remove several unnecessary includes of TEventList across ROOT
  • Remove commented-out code that mentioned TEventList
  • Use member initialisers and clean up includes inside TEventList

@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown

Test Results

    23 files      23 suites   3d 18h 6m 13s ⏱️
 3 874 tests  3 872 ✅ 0 💤 2 ❌
79 789 runs  79 786 ✅ 1 💤 2 ❌

For more details on these failures, see this check.

Results for commit adbe15b.

♻️ This comment has been updated with latest results.

@hageboeck
hageboeck force-pushed the TEventList_cleanup branch 2 times, most recently from 5d7c569 to adbe15b Compare July 24, 2026 07:46
Comment thread tree/tree/src/TEventList.cxx Outdated
Comment thread tree/tree/src/TEventList.cxx Outdated
Comment thread tree/tree/src/TEventList.cxx Outdated
Comment thread tree/tree/src/TEventList.cxx Outdated
Also remove further includes that were unused.
- Remove unused headers.
- Use member initialisers to clean up constructors.
- Apply clang-tidy/clang-format fixes for member init.
@hageboeck
hageboeck force-pushed the TEventList_cleanup branch from adbe15b to 3208bad Compare July 27, 2026 07:11
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