Software for the CCE scans and the leakage currents

@Elena Graverini Elena Graverini authored on 13 Nov 2017
OriginalFromChristian added cce scan software more or less from Christian (but already modified) 8 years ago
STAging [gitignore] Remove ignored files 7 years ago
data txt files containing the temperature dump of the TT and IT 6 years ago
include [include] Add ROOT 6.06-compatible lhcbStyle.C 7 years ago
macros (WIP) [macros/CCEScan] Try out a third order spline (to be completed) 6 years ago
propaganda_plots Added propaganda plots 8 years ago
scripts A voltaFit script that branches voltageFit_spline.C, it is the last macro used to produce the volta fits, please check it again 6 years ago
.gitignore [gitignore] Add pickle files to .gitignore 7 years ago
Configuration.py added cce scan software more or less from Christian (but already modified) 8 years ago
README added cce scan software more or less from Christian (but already modified) 8 years ago
RecoTracking.py added cce scan software more or less from Christian (but already modified) 8 years ago
README
* STAging: Files for Vetra algorithm, i.e. getting the information from the NZS data
* RecoTracking.py: Tracking configuration allowing to exclude layers, needs to be included in the python directory in the package
                   Tf/TrackSys, which needs to be checked-out
* data: Contains all the data files - described in a README file in there - with information about temperature, luminosity and so on
* macros: Contains all the code to process the data offline (either data from the Vetra algorithms for CCE scans, data from the leakage
          current dump or raw data about luminositiy, temperature, etc.)
* include: files that are additionally used in the C++ macros (e.g. collections of include statements or some tools, e.g. 
           transforming an STL vector into a ROOT vector)