Hi Rene, sorry but your answers are always too fast: The argument of SetMaxTreeSize is an signed int. So the highest number I can set is 2147483647 as I know (see below). Which is roughly 2.1GB. How do I use bigger file-sizes? Or is some of my assumptions wrong? Thomas. Rene Brun wrote: > see: > http://root.cern.ch/root/htmldoc/TTree.html#TTree:SetMaxTreeSize > http://root.cern.ch/root/htmldoc/TTree.html#TTree:ChangeFile > > Rene Brun > > On Wed, 18 > Aug 2004, Thomas Bretz wrote: > > >>Hi, >> >>as I understand the maximum tree size I can use is: >>TTree::SetMaxTreeSize(2147483647); >> >>Is this correct? Does root support files larger than this? How? >> >>Thanks, >>Thomas. >> > >
This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:09 MET