how does TBranchObject store NULL pointers? It seems to me, that they are
simply ignored when reading a file, since the pointer like `event->fH'
remains always constant while the contents of the object it points to are
exchanged.
Can I store NULL pointers or do I need a workaround for them?
kind regards
Christoph