Software for the CCE scans and the leakage currents

@Elena Graverini Elena Graverini authored on 25 Apr 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 running hamburg for all 2016 7 years ago
include [gitignore] Remove ignored files 7 years ago
macros [gitignore] Remove ignored files 7 years ago
propaganda_plots Added propaganda plots 8 years ago
scripts Merge branch 'master' of ssh://git.physik.uzh.ch:8443/egraveri/STAging 7 years ago
.gitignore [gitignore] Add .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)