Software for the CCE scans and the leakage currents

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 [data/[db, temperature]] Update running conditions 7 years ago
include [include] Add ROOT 6.06-compatible lhcbStyle.C 7 years ago
macros TEX map commented out. Added: pulse quality check, use of different ratios (average, nstrip average, single sector ratio) and use of integral or height of pulse shape to estimate Vdepl(the height has probably some mistakes e.g. takes ratio obtained for integral mode). 7 years ago
propaganda_plots Added propaganda plots 8 years ago
scripts Resetted the pulseFit to a previous version. It was added a fit with 3rd order poly to evaluate the second derivative in the points and determine if the pulse shape is healty 7 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)