my notes:
- Starting/quitting ROOT
- The "Hello World" example
- Running a macro
- The CINT Interpreter Interface
- CINT Commands
- Typesetting, see also CERN Manual p. 117
- The file browser
external links:
examples of macros:
- A Simple Graph Based on a Set of (X,Y) Values:
singlegraph.c
the graph: eps ps pdf jpg gif - A Simple Graph with Error Bars:
singlegrapherr.c
the graph: eps - A Two-in-One Graph Based on Two Sets of (X,Y) Values:
doublegraph.c
the graph: eps ps pdf jpg gif -
Plotting CompHEP distribution based on values from a
tab.txt file:
sg_comphep.c
the graph: eps
auxiliary files:
- a setup file to run ROOT at CERN machines (e.g. pckeatlas04, lxplus):
rootsetup1
before running ROOT type
source rootsetup1
or
cd athena1206
source setup.sh -tag=12.0.6,setup