This program can be execute from the command line as folows:
}
return 0.5*Dist;
}
cout<<"--- kanwa started ---"<<endl;
for(long loop=0; loop<100000; loop++){
if(loop<10) cout<<
"(x,y) = ( "<<
x <<
", "<<
y <<
" )"<<endl;
}
}
cout<<"--- kanwa ended ---"<<endl;
return 0;
}
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
TFoam is the main class of the multi-dimensional general purpose Monte Carlo event generator (integra...
2-D histogram with a double per channel (see TH1 documentation)
Random number generator class based on M.
This is the base class for the ROOT Random number generators.
- Author
- Stascek Jadach
Definition in file foam_kanwa.C.