I want to write a large ROOT file consisting of a number of Event
objects stored in a super branch of a TTree object. If I make a single
call to hfile->Write() outside the event loop I run out of memmory. My
question, how do I flush the output buffers every 1000 events or so ?
thanks
Sean Kelly