26   macroName.Append(
"/math/foam/foam_demo.C");
 
   30   cout<<
"====================== TestVector ================================"<<endl;
 
   33   cout<<
"------------------------------------------------------------------"<<endl;
 
   35   cout<<
"------------------------------------------------------------------"<<endl;
 
   37   cout<<
"------------------------------------------------------------------"<<endl;
 
   38   fileA.ShowStreamerInfo();
 
   39   cout<<
"------------------------------------------------------------------"<<endl;
 
   40   fileA.GetListOfKeys()->Print();
 
   41   cout<<
"------------------------------------------------------------------"<<endl;
 
   55   for(
long loop=0; loop<50000; loop++){
 
   60      if(loop<10) cout<<
"(x,y) =  ( "<< 
x <<
", "<< 
y <<
" )"<<endl;
 
   68   cout<<
"===================== TestPers FINISHED ======================="<<endl;
 
int Int_t
Signed integer 4 bytes (int)
 
double Double_t
Double 8 bytes.
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
A ROOT file is an on-disk file, usually with extension .root, that stores objects in a file-system-li...
 
Abstract class representing n-dimensional real positive integrand function.
 
TFoam is the main class of the multi-dimensional general purpose Monte Carlo event generator (integra...
 
static TString Format(const char *fmt,...)
Static method which formats a string using a printf style format descriptor and return a TString.