PandaTree
Public Member Functions | List of all members
panda::utils::TNotify Class Reference

One big Notify() manager for all objects. More...

#include <IOUtils.h>

Inheritance diagram for panda::utils::TNotify:

Public Member Functions

Bool_t Notify () override
 

Detailed Description

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.


The documentation for this class was generated from the following files: