Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 499 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 499 Bytes

PAFnanoAOD

Download the code

Download all the code from github.

git clone https://github.com/Oviedo-PAF/PAFnanoAOD
cd PAFnanoAOD

Set the enviroment

root6
source /opt/PAF/PAF_setup.sh

Create a configuration file

Follow the structure of 2017.cfg

Run the analysis

Use the config file (example for 2017.cfg):

python run.py 2017

Or just introduce all the parameters in the run command. You can get the usage by executing run.py with no arguments.