ROOT
6.07/01
Reference Guide
|
Example of a circular Tree. More...
Go to the source code of this file.
Example of a circular Tree.
Circular Trees are interesting in online real time environments to store the results of the last maxEntries events. for more info, see TTree::SetCircular. Circular trees must be memory resident.
Definition in file circular.C.