Commit b41106e
committed
[treeplayer] Explicitly add TEventList/TEntryList to gDirectory.
The TTree::Draw documentation states that entry lists and event lists
are added to gDirectory. To make this fact independent of ROOT 7 mode,
explicitly add instances of these classes to gDirectory.
Also add a warning when trying to append to an existing list that can't
be found in the current directory.1 parent 745729a commit b41106e
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
408 | 412 | | |
409 | 413 | | |
410 | 414 | | |
411 | 415 | | |
412 | 416 | | |
| 417 | + | |
413 | 418 | | |
414 | 419 | | |
415 | 420 | | |
| |||
421 | 426 | | |
422 | 427 | | |
423 | 428 | | |
| 429 | + | |
424 | 430 | | |
425 | 431 | | |
426 | 432 | | |
| |||
444 | 450 | | |
445 | 451 | | |
446 | 452 | | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
447 | 457 | | |
| 458 | + | |
448 | 459 | | |
449 | 460 | | |
450 | 461 | | |
| |||
0 commit comments