- Jan 30, 2008
-
-
Fons Rademakers authored
plugin for gLite using TGrid interface. The TGLite class defines an interface to gLite GRID services. This class is a part of RGlite plug-in developed at GSI, Darmstadt. The RGLite plug-in uses glite-api-wrapper library (GAW) to perform Grid operations and provides the following featuries: - Workload Management System operations - File Catalog operations (gLite/LCG LFC API) - An executive logging - Support of an external xml configuration file with according XML schema git-svn-id: http://root.cern.ch/svn/root/trunk@21921 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21920 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Fix compilation on platform where R__BROKEN_FUNCTION_TEMPLATE is defined (includes at least older Macs) git-svn-id: http://root.cern.ch/svn/root/trunk@21917 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 29, 2008
-
-
Gerardo Ganis authored
From Anna Kreshuk and me: - Fix problem with GetDirEntry: the entry object was going out-of-scope so that the returned string was meaningless. - Reset the list if dir entries in FreeDirectory. git-svn-id: http://root.cern.ch/svn/root/trunk@21913 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Replace hard-coded "rm -f /tmp/bench.root" by the correct (platform-independent) way to do this: gSystem->Unlink(Form("%s/bench.root",gSystem->TempDirectory())); git-svn-id: http://root.cern.ch/svn/root/trunk@21912 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21908 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21902 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21901 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21899 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Might be needed in some cases when ROOT is used together with Qt. git-svn-id: http://root.cern.ch/svn/root/trunk@21898 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21896 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 28, 2008
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21895 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21888 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21887 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21886 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
partially done but the code was not used). git-svn-id: http://root.cern.ch/svn/root/trunk@21884 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21883 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
Move rendering of axes from TEveProjectionManager to new class TEveProjectionAxes. Use TEveText functionality for rendering of tick-mark labels. Add new members for FTFont configuration in TEveText. New demo: tutorials/eve/projection_test.C. git-svn-id: http://root.cern.ch/svn/root/trunk@21881 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Given a TH1* h object, one can do, eg TSpline3 s(h); h.Draw(); h.Eval(x); git-svn-id: http://root.cern.ch/svn/root/trunk@21880 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
New icons for eve. git-svn-id: http://root.cern.ch/svn/root/trunk@21878 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21876 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Update all references. git-svn-id: http://root.cern.ch/svn/root/trunk@21869 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21867 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21866 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 26, 2008
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21865 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Use split mode for std collections of <T*> git-svn-id: http://root.cern.ch/svn/root/trunk@21864 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Changes to support the new feature to split vector<T*> git-svn-id: http://root.cern.ch/svn/root/trunk@21863 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
* TStreamerInfo: TPointerCollection adapter class and access methods added to enable handling collections of pointers with existing Read|WriteBuffer code * TCollectionProxy: check if the proxy was initialized when calling HasPointers git-svn-id: http://root.cern.ch/svn/root/trunk@21862 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
* TBranch: add a possibility of starting from non-zero entry * TBranchSTL and TIndArray: new classes for handling STL collections of pointers * TTree, TBranchElement, TTreeFormula: code handling new type of branch added git-svn-id: http://root.cern.ch/svn/root/trunk@21861 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21860 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21859 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21858 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 25, 2008
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21857 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
and .so's. The .dylib's can now be named .so's and the linker will accept now the .so extension (this was not the case in 10.4, where .so's were a symbolic link to the .dylib's). Pure bundles are only needed in <= 10.3. git-svn-id: http://root.cern.ch/svn/root/trunk@21856 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21855 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
I fixed the problem of double delete of a matrix when exporting as .gdml or .C . Also added a small optimization in copying matrices that seems to have a non-negligible effect on the speed of stressGeometry git-svn-id: http://root.cern.ch/svn/root/trunk@21853 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 24, 2008
-
-
Axel Naumann authored
size_t was set to uint where it should have been ulong. Now use typeid() instead of the ambiguous sizeof. git-svn-id: http://root.cern.ch/svn/root/trunk@21852 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21846 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21841 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 23, 2008
-
-
Rene Brun authored
These chnges are nice improvements. However we have to renerate many roottest reference files to avoid roottest failing in many places. git-svn-id: http://root.cern.ch/svn/root/trunk@21838 27541ba8-7e3a-0410-8455-c3a389f83636
-