Skip to content
Snippets Groups Projects
  1. Apr 01, 2008
  2. Sep 19, 2007
  3. Nov 21, 2006
  4. Nov 17, 2006
    • Rene Brun's avatar
      · b5508a37
      Rene Brun authored
      From Ben LLoyd
      New version of the GDML to ROOT import.
      Use new C++ class TGDMLParse instead of Python scripts
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@16808 27541ba8-7e3a-0410-8455-c3a389f83636
      b5508a37
  5. Oct 05, 2006
    • Fons Rademakers's avatar
      minor correction in cvs ident line and copyright date. · 4f573d83
      Fons Rademakers authored
      git-svn-id: http://root.cern.ch/svn/root/trunk@16456 27541ba8-7e3a-0410-8455-c3a389f83636
      4f573d83
    • Rene Brun's avatar
      From Ilka and Lorenzo: · e1fdc0e2
      Rene Brun authored
      This is the first prototype of the new fit panel GUI. Its goal is to replace the old one and
      to provide more user friendly way for prforming, exploring and comparing fits.
      The new interface is loaded via plug-in manager. It is set as default in TUtilPad via the
      static variable and shows up on the place of the old fit panel. To switch to the old fit panel
      interface just do: TUtilPad::SetPanelVersion(1);
      For more details see the TFitEditor class description.
      
      fitpanel - new fit panel directory
      
      new classes:
      TFitEditor class provides new fit panel user interface.
      TFitParametersDialog provides a dialog for fit function parameter settings.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@16439 27541ba8-7e3a-0410-8455-c3a389f83636
      e1fdc0e2
  6. May 05, 2003
  7. May 16, 2000
Loading