- Aug 23, 2000
-
-
Rene Brun authored
or socket since the previous Draw operation. Also add protections in the class against fCanvasImp=0 git-svn-id: http://root.cern.ch/svn/root/trunk@523 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 21, 2000
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@521 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
buffer to help diagnose the problem. git-svn-id: http://root.cern.ch/svn/root/trunk@520 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@519 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
4 when 0 str has been send (length of kind). 0 is return code when connection has been closed by the remote side. git-svn-id: http://root.cern.ch/svn/root/trunk@518 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@517 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
to be send out (forwarded). It switches the TMessage from read mode to write mode and resets some internal pointers. Change also required change in way private TMessage ctor is called by friend TSocket::Recv() method. git-svn-id: http://root.cern.ch/svn/root/trunk@516 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
this problem anymore). git-svn-id: http://root.cern.ch/svn/root/trunk@515 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
-draw2dopt.C displays all the 2d options -twoscales.C to illustrate how to superimpose 2 histograms with 2 different scales git-svn-id: http://root.cern.ch/svn/root/trunk@514 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
in THistPainter::Paint. In THistPainter::PaintLegoAxis, draw a line to materialize the phi axis in case of a lego plot in polar coordinates. git-svn-id: http://root.cern.ch/svn/root/trunk@513 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
in THistPainter::Paint git-svn-id: http://root.cern.ch/svn/root/trunk@512 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@511 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 20, 2000
-
-
Fons Rademakers authored
in TObject::operator delete(). Also use ::operator new(sz) to allocate memory in TStorage instead of new char[sz]. git-svn-id: http://root.cern.ch/svn/root/trunk@510 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@509 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@508 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@507 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
when computing the marker size. (thanks to Spehen Bailey). git-svn-id: http://root.cern.ch/svn/root/trunk@506 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 18, 2000
-
-
Rene Brun authored
temporary files craeted by CINT. git-svn-id: http://root.cern.ch/svn/root/trunk@505 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@504 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@503 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@502 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
This uses the information specified in TROOT::SetCutClassName git-svn-id: http://root.cern.ch/svn/root/trunk@501 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@500 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
and introduce protections in case of a class not-deriving from TCutG git-svn-id: http://root.cern.ch/svn/root/trunk@499 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
class to be instantiated by the graphics editor. The default class name is TCutG. The class name specified must derive from TCutG. git-svn-id: http://root.cern.ch/svn/root/trunk@498 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
of TView.cxx to cope with schema evolution. git-svn-id: http://root.cern.ch/svn/root/trunk@497 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
the only way to recognize the old versions is to test the file version in Streamer. This change is necessary to real old canvases in Root files generated before version 2.24/05. git-svn-id: http://root.cern.ch/svn/root/trunk@496 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
of the list. The mod is in the Enter function. git-svn-id: http://root.cern.ch/svn/root/trunk@495 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
linked against all available libraries AND to make sure to rename the loaded library from .dll (the loaded part) in .lib (the linker part). He has removed any path from the library name (the NT linker accept only direct path or filename in one of the LIBPATH directory, no blend of the two is possible (to access subdirectory of directory listed in LIBPATH for example)). Last there a few problem arising for the fact that NT uses '\' as a directory separator. In particular, he had to work around the fact that the ROOT regular expression used '\' as a special character AND the fact that cint stores some filenames as 'g:\mydir\myfile.C' rather than 'g:\\mydir\\myfile.C'. So instead on relying mainly o regular expressions, the new (and very good) cint filename matching algorithm is used. git-svn-id: http://root.cern.ch/svn/root/trunk@494 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@493 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 17, 2000
-
-
Fons Rademakers authored
* 1366, enum scoping for inherited class declaration, t437.cxx * 1367, explicit type conversion in the same class member function, t439.cxx * 1368, precompiled/interpreted class inheritance message change git-svn-id: http://root.cern.ch/svn/root/trunk@492 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@491 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
automatically generated by TTree::MakeSelector. The file h1anal.C has plenty of comments explaining the principle and the various ways to run this class. The data sets used by this tutorial have been copied to the Root Web site. For the location and use, see the fiel h1anal.C git-svn-id: http://root.cern.ch/svn/root/trunk@490 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
TPrincipal. The user interface is in TTree::Principal that calls the TTreePlayer::Principal function. The specs of this interface are: TPrincipal *TTree::Principal(const char *varexp, const char *selection, Option_t *option, Int_t nentries, Int_t firstentry) { //*-*-*-*-*-*-*-*-*Interface to the Principal Components Analysis class*-*-* //*-* ==================================================== // // Create an instance of TPrincipal // Fill it with the selected variables // if option "n" is specified, the TPrincipal object is filled with // normalized variables. // If option "p" is specified, compute the principal components // If option "p" and "d" print results of analysis // If option "p" and "h" generate standard histograms // If option "p" and "c" generate code of conversion functions // return a pointer to the TPrincipal object. It is the user responsability // to delete this object. // The option default value is "np" // // see TTree::Draw for explanation of the other parameters. // // The created object is named "principal" and a reference to it // is added to the list of specials Root objects. // you can retrieve a pointer to the created object via: // TPrincipal *principal = // (TPrincipal*)gROOT->GetListOfSpecials()->FindObject("principal"); // git-svn-id: http://root.cern.ch/svn/root/trunk@489 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
In the constructor, the TPrincipal object, named "principal" by default is automatically added the gROOT->GetListOfSpecials(). git-svn-id: http://root.cern.ch/svn/root/trunk@488 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
side effects. A simple session opening a root file will crash when the TROOT destructor is called. This line recommented. git-svn-id: http://root.cern.ch/svn/root/trunk@487 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
must be cast to a void explicitly in the TF1 constructor: char *funcname = G__p2f2funcname((void*)fcn); git-svn-id: http://root.cern.ch/svn/root/trunk@486 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 16, 2000
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@485 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
SafeDelete(fInterpreter); This sattement was disabled because of a crash in CINT destructors. This problem seems to be fixed with teh new version of CINT. The reason for activating it, is that cint opens files (like bool.h) that it closes only when explicitly told (by scratch_all and G__close_inputfiles). Currently neither is being called at the end of a ROOT process so a few files are left open git-svn-id: http://root.cern.ch/svn/root/trunk@484 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
of the convention used for font types, size and quality. git-svn-id: http://root.cern.ch/svn/root/trunk@483 27541ba8-7e3a-0410-8455-c3a389f83636
-