TEventList::TEventList(const Text_t *name, const Text_t *title, Int_t
initsize, Int_t delta)
    :TNamed(name,title){
   fN = 0;
   if (initsize > 100) fSize = initsize;
   else                fSize = 100;   
   if (delta > 0) fDelta = 0;
   else           fDelta = 100;
   fList       = 0;
   fDirectory  = gDirectory;
   AppendDirectory();
}
-------------------
If one tries to set fDelta above a hundred, fDelta gets set to
zero?!@% Why? I'd like to make it much higher, since I'm dealing with
large numbers of events (>100!!!) and there's currently no way that I
can see to do it.
Cheers, Andy
==
Andrew Haas - haas@yahoo.com
University of Washingon Physics
Glast - D0
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com