ROOT Introduction CEVALE2VE Class 04-16-2016

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 89

ROOT

Analysis Framework

Arturo Sánchez
University of Naples and CEVALE2VE
Material from Danilo Piparo, Olivier Couet CERN
Module III - class I. April 14th, 2016
Today we will
talk about a set
of software tools
or “framework”
called: ROOT
2
ROOT is an
Open Source
toolkit use in
HEP and other
fields
https://root.cern.ch/
3
ROOT
framework What can be done?
https://root.cern.ch/gallery

4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Useful installation video-tutorial at
http://www.cevale2ve.org/es/clases/tutoriales-root/
And macros in:
https://arturos.web.cern.ch/arturos/napoli/OutReach/macros/

19
20
ROOT
framework C++ and ROOT
https://twiki.cern.ch/twiki/bin/view/AtlasPublic/OutReachATLAS

21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
http://atlasui03.na.infn.it:8088/~sanchez/ATLAS/outreach/presentations/October_19_2015/OutreachSummary.html 43
http://atlasui03.na.infn.it:8088/~sanchez/ATLAS/outreach/presentations/October_19_2015/OutreachSummary.html 44
slits.C
45
46
47
48
49
50
51
52
53
54
55
56
57
Macro1.C
58
59
60
61
62
63
64
Macro2.C
65
Macro3.C
66
Macro2.C
67
Macro4.C
68
69
multigraph.C
70
71
72
73
74
hstack.C
75
76
77
78
79
80
write_ntuple_to_file.C
81
82
Check “read” examples
83
84
85
86
87
The Virtual Machine
py ana ew are We are working in a complete version of a
Scientific Linux VM that allows to perform
th ly or
on si k
fr

/C s
am ftw

the analysis and visualisations.


so

++

https://arturos.web.cern.
ch/arturos/napoli/OutReach/vm/ ROOT5/6 AFS + CVMFS
frameworks file systems
Samples in Virtual and other e.g.
ROOT format Machine and OpenSource A lot of
Other space at lxplus software software!
auxiliary files for ATLAS
members
88
89

You might also like