Thus spake Matthew Turk (mturk@astro.psu.edu):
> # cat /usr/vice/cache
> /afs:/usr/vice/cache:3575203
^^^^^^^
This seems quite large for the size of your partition. Try something
like 90% of the partition size, e.g. 3350000.
--
for (Int_t j = 0; j < 100; j++){ // ROOT Users Guide 3.10, p. 243
if (j < 100){
smallHisto->Fill(fTracks_fPx[j]);
}
}