Skip to content
Snippets Groups Projects
  1. May 01, 2008
  2. Apr 28, 2008
  3. Apr 23, 2008
  4. Apr 22, 2008
  5. Apr 18, 2008
  6. Apr 17, 2008
  7. Apr 16, 2008
  8. Apr 13, 2008
  9. Apr 11, 2008
  10. Apr 10, 2008
  11. Apr 09, 2008
    • Fons Rademakers's avatar
      parametrize using MODNAME. · 7f917f67
      Fons Rademakers authored
      git-svn-id: http://root.cern.ch/svn/root/trunk@23092 27541ba8-7e3a-0410-8455-c3a389f83636
      7f917f67
    • Gerardo Ganis's avatar
      Make sure scopes are well defined in some conditional constructs · 18892f43
      Gerardo Ganis authored
      git-svn-id: http://root.cern.ch/svn/root/trunk@23079 27541ba8-7e3a-0410-8455-c3a389f83636
      18892f43
    • Gerardo Ganis's avatar
      · c6752bd1
      Gerardo Ganis authored
         From Jan-Fiete Grosse-Oetringhaus (ALICE) and me.
         Patch introducing the improved dataset manager developed by ALICE.
         The client side interface is basically unchanged, the biggest change is the renaming
         of TProof::CreateDataSet to TProof::RegisterDataSet.
         On the server side the relevant code has ben extracted from TProofServ and hidden
         behind an inteface class TProofDataSetManager describing the functionality needed by
         TProofServ, and an implementation class TProofDataSetManagerFile handling dataset
         meta data saved into ROOT files. TProofDataSetManagerFile is instantiated via the
         plugin manager and by default it handles the <sand_box>/datasets area.
         This separation is needed to allow loading implementation based on different backends;
         for example, ATLAS foresees to use a MySQL-based backend.
         A TWiki page with information and examples in on preparation.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@23075 27541ba8-7e3a-0410-8455-c3a389f83636
      c6752bd1
Loading