Newer
Older
STAging / 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)