Different Read Code for split=0,1
Event* event=0 - passed to
Constructor creates blank TObjArrays
Event::Clean just cleans out TObjArrays
Event* event = new Event()
Constructor initializes TObjArray pointers to zero
Special constructor to create blank TObjArrays for every event in loop
Event::Clean does complete cleanup back to setting TObjArray pointers to zero