These instructions are intended for the students of my laboratory classes on Statistical Data Analysis for Nuclear and Subnuclear Physics, where I make extensively use of Roofit and TMVA. The guide is updated usually once a year in November, and occasionally after Windows or ROOT major releases, or ...
During laboratory classes, you are asked to develop C++ code based on ROOT [http://root.cern].
You are allowed to use your own laptop, provided you have installed:
a TEXT EDITOR
we'll neither compile sources nor build binaries in the classes, but an efficient code editor is recommended, ...
sudo apt-get install git dpkg-dev cmake g++ gcc binutils libx11-dev libxpm-dev libxft-dev libxext-dev
sudo apt-get install gfortran libssl-dev libpcre3-dev xlibmesa-glu-dev libglew1.5-dev libftgl-dev libmysqlclient-dev libfftw3-dev libcfitsio-dev graphviz-dev libavahi-compat-libdnssd-dev libldap2-dev ...
Analisi Statistica dei Dati nella Fisica Nucleare e Subnucleare
Modulo 3 - Laboratorio
docente: Gabriele Sirri
Anno Accademico 2017/2018
Durante le lezioni sono previste sessioni di esercizi che richiedono la scrittura e l'esecuzione di software basato sul pacchetto ROOT . E' pertanto consigliato ...