An error occurred while loading commit signatures
- Jan 31, 2002
-
-
Fons Rademakers authored
global libdir. Thanks Damir. git-svn-id: http://root.cern.ch/svn/root/trunk@3820 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3819 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
functionality with nano second precision and in a timezone independent format. git-svn-id: http://root.cern.ch/svn/root/trunk@3818 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
* The bug reported and fixed by Ruben was due to a Log10 being not protected from negative arguments. Ruben, thanks for finding that bug! * without libNew --- private etc method and data member sections were printed even if the class doesn't have such members (test was e.g. on memberArray[j * ndata] instead num[j]) --- include files ended on uninitialized characters * templated types were not printed correctly (no protection of <,>,' ') * Classes were referenced even though they don't have an implementation known to CInt (fixed by returning 0 in case of an unknown implementation file): This will create some "unknown class G__whatever" - but at least they are not linked in anymore. And ostream etc are now listed in the list of types and linked correctly instead of creating a link to "basic_ostream<char...>.html". git-svn-id: http://root.cern.ch/svn/root/trunk@3817 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 30, 2002
-
-
Wouter Verkerke authored
o RooSimPdfBuilder - Convert inline class documentation to HTML and make some minor modifications git-svn-id: http://root.cern.ch/svn/root/trunk@3816 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooAbsLValue,RooAbsCategoryLValue,RooAbsRealLValue - Make the randomize() function a pure virtual function of RooAbsLValue o RooGenContext - Handle generation of uniformVars here instead of in RooAcceptReject git-svn-id: http://root.cern.ch/svn/root/trunk@3815 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3814 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3813 27541ba8-7e3a-0410-8455-c3a389f83636
-
Adrian Bevan authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3812 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
to the pad when the pad is declared non-editable. git-svn-id: http://root.cern.ch/svn/root/trunk@3811 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3810 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
This repairs ACLiC for windows which stopped working after the lastest modification made in TRegexp. git-svn-id: http://root.cern.ch/svn/root/trunk@3809 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooSimPdfBuilder - Update documentation git-svn-id: http://root.cern.ch/svn/root/trunk@3808 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 29, 2002
-
-
Rene Brun authored
TTree->Draw(y:x>>h(10,0,1,10,0,1)") git-svn-id: http://root.cern.ch/svn/root/trunk@3807 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3806 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3805 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
On Windows, the order in which the dictionary global objects and the TROOT global object are the inverse as that of Linux (this we have not control over it). Also, The previous implementation of BuildRealData had a call to 'InheritsFrom(TObject::Class());' which besides giving its result had the side effect of loading the currently defined typedefs if the class had not been loaded yet. Without this side effect, the typedef used in the class were not present in the ROOT system ... git-svn-id: http://root.cern.ch/svn/root/trunk@3804 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3803 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3802 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 28, 2002
-
-
Fons Rademakers authored
problem though. git-svn-id: http://root.cern.ch/svn/root/trunk@3801 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3800 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
when the Y axis title was non null git-svn-id: http://root.cern.ch/svn/root/trunk@3799 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 27, 2002
-
-
Fons Rademakers authored
the case on AIX 4.3. If not I need a OS specific define to differentiate between the two. git-svn-id: http://root.cern.ch/svn/root/trunk@3798 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3797 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3796 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
interface to the DESY dCache mass storage system. Code by Grzegorz Mazur <mazur@mail.desy.de>. For more on dCache see http://www-dcache.desy.de/. git-svn-id: http://root.cern.ch/svn/root/trunk@3795 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
of the style: Warning 495: "base/src/TROOT.cxx", line 159 # The linkage directive is ignored for an object or function declared static. static void CleanUpROOTAtExit(); git-svn-id: http://root.cern.ch/svn/root/trunk@3794 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
char *s = strstr(... is not legal, strstr returning a const char*. One must cast: char *s = (char*)strstr(... git-svn-id: http://root.cern.ch/svn/root/trunk@3793 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3792 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
is true LoadClass() only checks for the existence and readability of the library and does not attempt to load the library. The plugin manager uses this new functionality in its Print() method to show which plugins are available. git-svn-id: http://root.cern.ch/svn/root/trunk@3791 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
etc/system.rootrc. Call gROOT->GetPluginManager()->Print() to see which handlers have been defined. git-svn-id: http://root.cern.ch/svn/root/trunk@3790 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
a list of plugin handlers. A plugin handler knows which plugin library to load to get a specific class that is used to extend the functionality of a specific base class. For example, to extend the base class TFile to be able to read RFIO files one needs to load the plugin library libRFIO.so which defines the TRFIOFile class. This loading should be triggered when a given URI contains a regular expression defined by the handler. Handlers can be defined for example as resources in the .rootrc file, e.g.: Plugin.TFile: ^rfio: TRFIOFile RFIO Plugin.TSQLServer: ^mysql: TMySQLServer MySQL +Plugin.TSQLServer: ^pgsql: TPgSQLServer PgSQL Plugin handlers can also be registered at run time, e.g.: gROOT->GetPluginManager()->AddHandler("TSQLServer", "^sapdb:", "TSapDBServer", "SapDB"); A list of currently defined handlers can be printed using: gROOT->GetPluginManager()->Print(); The use of the plugin library manager removes all textual references to hard-coded class and library names and the resulting dependencies in the base classes. The plugin manager is used to extend a.o. TFile, TSQLServer, TGrid, etc. functionality. git-svn-id: http://root.cern.ch/svn/root/trunk@3789 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
of class description and new feature of optional + in front of the resource name to allow the concatenation of resource values for the same resource. git-svn-id: http://root.cern.ch/svn/root/trunk@3788 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3787 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 26, 2002
-
-
Rene Brun authored
on a 4 bytes boundary (32 bits machines) or 8 bytes on 64 bits machines. With this fix, DrawTest.sh works correctly on alpha. git-svn-id: http://root.cern.ch/svn/root/trunk@3786 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
is specified in the query and add support for the limits as indicated in the function comments. T.Draw("px>>hpx(50,-2,3)") is again working after this change. git-svn-id: http://root.cern.ch/svn/root/trunk@3785 27541ba8-7e3a-0410-8455-c3a389f83636
-
Adrian Bevan authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3784 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3783 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3782 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@3781 27541ba8-7e3a-0410-8455-c3a389f83636
-