jpata / tthbb13

2 stars 5 forks source link

recipe for lumi #129

Closed jpata closed 8 years ago

jpata commented 8 years ago

Currently the only way to calculate lumi from MakeDatasetFiles.py is using brilcalc on lxplus:

http://cms-service-lumi.web.cern.ch/cms-service-lumi/brilwsdoc.html

For each json:

export PATH=$HOME/.local/bin:/afs/cern.ch/cms/lumi/brilconda-1.0.3/bin:$PATH
brilcalc lumi -b "STABLE BEAMS" --normtag=/afs/cern.ch/user/l/lumipro/public/normtag_file/normtag_DATACERT.json -i input.json -u /pb

Would be good to have it simplified.

gkasieczka commented 8 years ago

Automated by: https://github.com/jpata/tthbb13/blob/meanalysis-80x/MEAnalysis/python/calcLumis.py