Thus spake Derrick J Brashear (shadow@dementia.org):
> Hopefully more than just you and me will speak up.
>
> Me, I use transarc paths;-)
Of course I use transarc paths ;)
--
for (Int_t j = 0; j < 100; j++){ // ROOT Users Guide 3.10, p. 243
if (j < 100){
smallHisto->Fill(fTracks_fPx[j]);
}
}