Skip to content

lviliani/DatacardsConfigurations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatacardsConfigurations

Collection of "shape.py" used in datacards creation

Channels considered:

vbf
vh2j
whsc
ggH2j
ww   (0/1 jet SF/DF)
ww2j (ewk and qcd)

Ntuples folder:

eos something ...

7 TeV
/afs/cern.ch/work/x/xjanssen/public/LatinoTrees/ShapeAnalysis/Tree/tree_42x_skim_wwmin/

8 TeV
/afs/cern.ch/user/m/maiko/work/public/Tree/tree_skim_wwmin/

Datadriven folder:

for each channel in the correct folder

To prepare:

ls -d ../*/ | tr "." " " | tr "/" " " | awk '{print "mkdir "$2}'
ls -d */   | awk '{print "cp ../../"$1"/shape.py ./"$1"/; cp ../../"$1"/do*.sh ./"$1"/"}'

All trees:

data:

/eos/cms/store/user/maiko/ww/ntuples/systematics2013/data/

MC:

/eos/cms/store/user/maiko/ww/ntuples/systematics2013/nominals/

Wjets:

/eos/cms/store/user/maiko/ww/ntuples/systematics2013/wjets/

About

Collection of "shape.py" used in datacards creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 57.6%
  • Python 41.2%
  • C++ 1.2%