Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 358 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 358 Bytes

Download the code

Download all the code from github.

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

Set the enviroment

root6
source /opt/PAF/PAF_setup.sh

Run the analysis

Execute RunAnalyserPAF(TString samplename, int nSlots). Example:

root -l -b -q 'RunAnalyserPAF.C("ZZ_ext", "Top", 1)'