emanca / wproperties-analysis

Git repo gathering all submodules in the w properties analysis in CMS
0 stars 6 forks source link

wproperties-analysis

Git repo gathering all submodules in the w properties analysis in CMS

how to get this repository

git clone --recursive https://github.com/emanca/wproperties-analysis.git wproperties-analysis
cd wproperties-analysis/RDFprocessor/framework

source root master nightlies slc7

source /cvmfs/sft-nightlies.cern.ch/lcg/views/dev3/latest/x86_64-centos7-gcc8-opt/setup.sh

pip install --user -e .

How to run the analysis

Preliminary compile subpackages :

cd wproperties-analysis/
source setpath.sh
make -j 8

Brief description of packages:

To run the Z workflow:

cd config/
python runZ_fromNANO.py

More explanation coming soon!!!