Skip to content

JobHandling for the new *plain* NTuple production/analysis/datacards using law

Notifications You must be signed in to change notification settings

HEP-KBFI/TallinnJobHandling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job handling

Make sure you are in a CMSSW area

cmsrel CMSSW_12_3_1
cd $_ && cmsenv

Since this code depends on the HEP-KBFI/TallinnNtupleProducer, make sure you have also this available locally

cd $CMSSW_BASE/src
git clone [email protected]:HEP-KBFI/TallinnNtupleProducer.git
scram b -j8

To set up the environment to use job handling:

cd $CMSSW_BASE/src
git clone [email protected]:HEP-KBFI/TallinnJobHandling.git
cd TallinnJobHandling
source setup.sh

Running the jobhandling

law run ProdTallinnNTuples --version v1  --workflow slurm --CreateTallinnNtupleConfigs-workflow local --transfer-logs True --era 2017 --analysis hh-multilepton

Remove output: --remove-output N, N==DEPTH

About

JobHandling for the new *plain* NTuple production/analysis/datacards using law

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published