Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Root
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
为了安全,强烈建议开启2FA双因子认证:User Settings -> Account -> Enable two-factor authentication!!!
Show more breadcrumbs
cxwx
Root
Commits
5fc4567d
Commit
5fc4567d
authored
4 years ago
by
Enrico Guiraud
Browse files
Options
Downloads
Patches
Plain Diff
[DOCS] Mention TTree's kEntriesReshuffled bit in the release notes
parent
800b2c7e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README/ReleaseNotes/v622/index.md
+5
-0
5 additions, 0 deletions
README/ReleaseNotes/v622/index.md
with
5 additions
and
0 deletions
README/ReleaseNotes/v622/index.md
+
5
−
0
View file @
5fc4567d
...
@@ -48,6 +48,11 @@ The following people have contributed to this new version:
...
@@ -48,6 +48,11 @@ The following people have contributed to this new version:
## TTree Libraries
## TTree Libraries
-
A new status bit was added to
`TTree`
:
`kEntriesReshuffled`
, which indicates a
`TTree`
that is the output of the
processing of another tree during which its entry order has been changed (this can happen, for instance, when
processing a tree in a multi-thread application). To avoid silent entry number mismatches, trees with this bit set
cannot add friend trees nor can be added as friends, unless the friend
`TTree`
has an appropriate
`TTreeIndex`
.
## Histogram Libraries
## Histogram Libraries
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment