PandaTree
|
One big Notify() manager for all objects. More...
#include <IOUtils.h>
Public Member Functions | |
Bool_t | Notify () override |
One big Notify() manager for all objects.
TNotify is a simple array that calls Notify() of all elements sequentially. Whoever is the first one to register a Notify() object to an input tree must create an instance of this object. The instance must then be passed to UserInfo of the tree for automatic deletion.