HowTo's
These HOWTO's describe in details specific operations or procedures that are part of almost every ROOT session or application.They are classified under the known chapters of the User's Guide with which they are related to. Let us know the subjects on which you would like to see other HOWTO's. Do not hesitate to contact us at rootdev@cern.ch
- Getting Started
- Histograms
- Fitting Histograms
- CINT the C++ Interpreter
- Graphics and Graphical User Interface
- Input/Output
- Trees
- Linear Algebra in ROOT
- Adding a Class
- Python and Ruby Interfaces
- Tutorials and Tests
- VMC (Virtual Monte Carlo)
- Writing a Graphical User Interface
- Threads
- Automatic HTML Documentation
- Miscellaneous
Getting Started
- How to Convert HBOOK/PAW Files to ROOT Files?
- How to Use ROOT under Windows NT?
- How to Convert from PAW?
Histograms
Fitting Histograms
- How to fit using the FitPanel?
- How to Fit Histograms or Data Points?
- How to Find Peaks in Histograms?
- How to Use ROOT Statistic Classes?
CINT the C++ Interpreter
Graphics and Graphical User Interface
- How to Draw Objects?
- How to Pick Objects?
- How to Use the Graphics Editor?
- How to Create an Axis with Time Units?
- How to Create or Modify a Style?
- How to Use the PostScript Interface?
- How to define a smooth color palette?
- How to Have Two Different Color Palettes on the Same Canvas?
- How to let graphics primitives respond to a mouse click ?
- How to set ranges on axis ?
- How to embed a canvas in external applications ?
Input/Output
- How to Write Objects to a File?
- How to Read Objects from a File?
- How to Access ROOT Files Remotely via the rootd server?
- How to Access ROOT Files Remotely via RFIO?
- How to Read a ROOT File via the Web?
- How to Read a ROOT File via Amazon S3?
- How to Read a ROOT File via Google Storage?
Trees
Linear Algebra in ROOT
Adding a Class
Python and Ruby Interfaces
Tutorials and Tests
VMC (Virtual Monte Carlo)
Writing a Graphical User Interface
- How to Use the ROOT GUI Classes?
- How to Use the Signal/Slot Communication Mechanism?
- How to Use the ROOT GUI Builder?
Threads
Automatic HTML Documentation
Miscellaneous
- How to Use the FOAM package?
- How to Use Mathematica From ROOT ?