'ORGANIZATION AND SIMULTANEOUS FITS' RooFit tutorial macro #505
Reading and writing ASCII configuration files
Processing /mnt/build/workspace/root-makedoc-v610/rootspi/rdoc/src/v6-10-00-patches/tutorials/roofit/rf505_asciicfg.C...
void rf505_asciicfg()
{
TString dir1 =
gROOT->GetTutorialDir() ;
dir1.Append("/roofit/rf505_asciicfg.txt") ;
TString dir2 =
gROOT->GetTutorialDir() ;
dir2.Append("/roofit/rf505_asciicfg_example.txt") ;
cout << "The following parameters of the were _not_ read from Section3: "
}
- Author
- 07/2008 - Wouter Verkerke
Definition in file rf505_asciicfg.C.