Software for the CCE scans and the leakage currents

@Elena Graverini Elena Graverini authored on 15 Dec 2015
OriginalFromChristian first commit 8 years ago
STAging first commit 8 years ago
data first commit 8 years ago
include first commit 8 years ago
macros first commit 8 years ago
scripts first commit 8 years ago
Configuration.py first commit 8 years ago
README first commit 8 years ago
RecoTracking.py first commit 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)