Commit 38dbe1b
chore: Use
The default for the second param to `TChain::AddFile` is
`TTree::kMaxEntries`. So use this instead of a random large
constant.
See: https://root.cern.ch/doc/v630/classTChain.html#a4d491db32262125e6cb77a8f7a6bfd93TTree::kMaxEntries for AddFile1 parent 810add2 commit 38dbe1b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
| 391 | + | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
| |||
0 commit comments