Skip to content
Geonmo Ryu edited this page Mar 12, 2018 · 3 revisions

2016 June v7-6-6

Production settings can be found in catDefinitions_cfi

Full sample information can be found in the google spreadsheet

scram p -n cattools CMSSW CMSSW_7_6_3_patch2
cd cattools/src
cmsenv
git cms-merge-topic --ssh vallot:cat76x
git clone git@github.com:vallot/CATTools.git
cd CATTools
git submodule init
git submodule update
git checkout -b prod v7-6-6

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

catGetDatasetInfo v7-6-6
submitCrab3.py -n v7-6-6 -s

2016 March v7-6-5

Production settings can be found in catDefinitions_cfi

Full sample information can be found in the google spreadsheet

scram p -n cattools CMSSW CMSSW_7_6_3_patch2
cd cattools/src
cmsenv
git cms-merge-topic vallot:cat76x
git clone git@github.com:vallot/CATTools.git
cd CATTools
git submodule init
git submodule update
git checkout -b prod v7-6-5

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

catGetDatasetInfo v7-6-5
submitCrab3.py -n v7-6-5 -s

Samples are stored in KISTI, in the usual ?

2016 March v7-6-4

Production settings can be found in catDefinitions_cfi

Full sample information can be found in the google spreadsheet

scram p -n cattools CMSSW CMSSW_7_6_3_patch2
cd cattools/src
cmsenv
git cms-merge-topic vallot:cat76x
git clone git@github.com:vallot/CATTools.git
cd CATTools
git submodule init
git submodule update
git checkout -b prod v7-6-4

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

catGetDatasetInfo v7-6-4
submitCrab3.py -n v7-6-4 -s

Samples are stored in KISTI, in the usual /store/group/CAT/ directory.

2016 February v7-6-3

Production settings can be found in catDefinitions_cfi

Full sample information can be found in the google spreadsheet

scram p -n cattools CMSSW CMSSW_7_6_3_patch2
cd cattools/src
cmsenv
git cms-merge-topic vallot:cat76x
git clone git@github.com:vallot/CATTools.git
cd CATTools
git submodule init
git submodule update
git checkout -b prod v7-6-3

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

catGetDatasetInfo v7-6-3
submitCrab3.py -n v7-6-3 -s

Samples are stored in KISTI, in the usual /store/group/CAT/ directory.

Issues! no metNoHF, so met cannot be used with silver JSON

fixes

  • genWeights are not handled correct way and every weights are moved to "otherweights" collection. to be fixed
  • PseudoTopProducer is updated
  • electron momentum smearing applied

2016 February v7-6-2

Production settings can be found in catDefinitions_cfi

Full sample information can be found in the google spreadsheet

scram p -n cattools CMSSW CMSSW_7_6_3_patch2
cd cattools/src
cmsenv
git cms-merge-topic vallot:cat76x
git clone git@github.com:vallot/CATTools.git
cd CATTools
git submodule init
git submodule update
git checkout -b prod v7-6-2

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

catGetDatasetInfo v7-6-2
submitCrab3.py -n v7-6-2 -s

Samples are stored in KISTI, in the usual /store/group/CAT/ directory.

Issues! no metNoHF, so met cannot be used with silver JSON

fixes

  • genWeights are not handled correct way and every weights are moved to "otherweights" collection. to be fixed
  • PseudoTopProducer is updated
  • electron momentum smearing applied

2016 January v7-6-1

Production settings can be found in catDefinitions_cfi

Full sample information can be found in the google spreadsheet

scram p -n cattools CMSSW CMSSW_7_6_3_patch2
cd cattools/src
cmsenv
git cms-merge-topic vallot:cat76x
git clone git@github.com:vallot/CATTools.git
cd CATTools
git submodule init
git submodule update
git checkout -b prod v7-6-1

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

catGetDatasetInfo v7-6-1
submitCrab3.py -n v7-6-1 -s

Samples are stored in KISTI, in the usual /store/group/CAT/ directory.

2015 November v7-4-6

2015 September v7-4-6 RunIISpring15DR74-Asympt25ns Production settings.

  • JEC Summer15_25nsV6
  • Cert_246908-260627_13TeV_PromptReco_Collisions15_25ns_JSON.txt
  • Cert_246908-260627_13TeV_PromptReco_Collisions15_25ns_JSON_Silver.txt

Full sample information can be found in the google spreadsheet

scram p -n cattools CMSSW CMSSW_7_4_15
cd cattools/src
cmsenv
git cms-merge-topic vallot:cat75x
git cms-addpkg RecoMET/METPUSubtraction
git clone https://github.com/rfriese/RecoMET-METPUSubtraction RecoMET/METPUSubtraction/data -b 74X-13TeV-50nsData-September2015
rm -rf RecoMET/METPUSubtraction/data/.git

git clone git@github.com:vallot/CATTools.git
cd CATTools
git submodule init
git submodule update
git checkout -b prod v7-4-6

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

catGetDatasetInfo v7-4-6
submitCrab3.py -n v7-4-6 -b 1 -s
submitCrab3.py -n v7-4-6 -b 2 -s

Samples are stored in KISTI, in the usual /store/group/CAT/ directory.

2015 November v7-4-5

2015 September v7-4-5 RunIISpring15DR74-Asympt25ns Production settings.

JEC Summer15_25nsV6

Full sample information can be found in the google spreadsheet

scram p -n cattools CMSSW CMSSW_7_4_15
cd cattools/src
cmsenv
git cms-merge-topic vallot:cat75x
git cms-addpkg RecoMET/METPUSubtraction
git clone https://github.com/rfriese/RecoMET-METPUSubtraction RecoMET/METPUSubtraction/data -b 74X-13TeV-50nsData-September2015
rm -rf RecoMET/METPUSubtraction/data/.git

git clone git@github.com:vallot/CATTools.git
cd CATTools
git submodule init
git submodule update
git checkout -b prod v7-4-5

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

submitCrab3.py -n v7-4-5 -b 1 -s
submitCrab3.py -n v7-4-5 -b 2 -s

Samples are stored in KISTI, in the usual /store/group/CAT/ directory.

2015 October v7-4-4

2015 September v7-4-4 RunIISpring15DR74-Asympt25ns Production settings. Full sample information can be found in the google spreadsheet

scram p -n cattools CMSSW CMSSW_7_4_15
cd cattools/src
cmsenv
git cms-merge-topic vallot:cat75x
git cms-addpkg RecoMET/METPUSubtraction
git clone https://github.com/rfriese/RecoMET-METPUSubtraction RecoMET/METPUSubtraction/data -b 74X-13TeV-50nsData-September2015
rm -rf RecoMET/METPUSubtraction/data/.git

git clone git@github.com:vallot/CATTools.git
cd CATTools
git submodule init
git submodule update
git checkout -b prod v7-4-4

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

./submitCrab3.py -n v7-4-4 -i MC/prod_MCRUN2_74_V9-25ns-RunIISpring15MiniAODv2.txt -g 74X_mcRun2_asymptotic_v2 -s
./submitCrab3.py -n v7-4-4 -i MC/prod_MCRUN2_74_V9-25ns-RunIISpring15MiniAODv2-qcd.txt -g 74X_mcRun2_asymptotic_v2 -s
./submitCrab3.py -n v7-4-4 -i RD/prod_Run2015-25ns-RunIISpring15MiniAODv2.txt  -g 74X_dataRun2_reMiniAOD_v0 -l LumiMask/Cert_246908-258750_13TeV_PromptReco_Collisions15_25ns_JSON.txt -s

Samples are stored in KISTI, in the usual /store/group/CAT/ directory.

2015 October v7-4-3

2015 September v7-4-3 RunIISpring15DR74-Asympt25ns Production settings. Full sample information can be found in the google spreadsheet

scram p -n cattools CMSSW CMSSW_7_4_14
cd cattools/src
cmsenv

git-cms-init
git cms-merge-topic vallot:cat75x # includes jhgoh:PseudoTop and 11559
git cms-addpkg RecoEgamma/ElectronIdentification
git cms-addpkg RecoMET/METPUSubtraction
git clone https://github.com/cms-jet/JetToolbox.git JMEAnalysis/JetToolbox -b jetToolbox_74X
git clone https://github.com/rfriese/RecoMET-METPUSubtraction RecoMET/METPUSubtraction/data -b 74X-13TeV-50nsData-September2015
rm -rf RecoMET/METPUSubtraction/data/.git

git clone https://github.com/vallot/CATTools.git -n
cd CATTools
git submodule init
git submodule update
git checkout -b prod v7-4-3

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

./submitCrab3.py -n v7-4-3 -i MC/prod_RunIISpring15DR74-Asympt25ns_MCRUN2_74_V9.txt -g 74X_mcRun2_asymptotic_v2 -s
./submitCrab3.py -n v7-4-3 -i RD/prod_Run2015-25ns-v1.txt  -g 74X_dataRun2_Prompt_v4 -s

Samples are stored in KISTI, in the usual /store/group/CAT/ directory. List of data sets produced can be found in

2015 September v7-4-2

2015 September v7-4-2 RunIISpring15DR74-Asympt25ns Production settings. Full sample information can be found in the google spreadsheet

scram p -n cattools CMSSW CMSSW_7_4_12_patch4
cd cattools/src
cmsenv
git-cms-init
git cms-merge-topic ikrav:egm_id_7.4.12_v1
git cms-merge-topic jhgoh:PseudoTop
git-cms-merge-topic 11559
# git cms-merge-topic YoungKwonJo:NewGenHFHadronMatcher_cmssw747p2
git clone https://github.com/cms-jet/JetToolbox.git JMEAnalysis/JetToolbox -b jetToolbox_74X

git cms-addpkg RecoMET/METPUSubtraction
git clone https://github.com/rfriese/RecoMET-METPUSubtraction RecoMET/METPUSubtraction/data -b 74X-13TeV-Summer15-July2015
rm -rf RecoMET/METPUSubtraction/data/.git
git cms-merge-topic jshlee:from-CMSSW_7_4_12_patch4

git clone https://github.com/vallot/CATTools.git -n
cd CATTools
git submodule init
git submodule update
git checkout -b prod v7-4-2

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

./submitCrab3.py -n v7-4-2 -i MC/prod_RunIISpring15DR74-Asympt25ns_MCRUN2_74_V9.txt -g 74X_mcRun2_asymptotic_v2 -s
./submitCrab3.py -n v7-4-2 -i RD/prod_Run2015-25ns-v1.txt  -g 74X_dataRun2_v2 -s

Samples are stored in KISTI, in the usual /store/group/CAT/ directory. List of data sets produced can be found in

2015 September v7-4-1 RunIISpring15DR74-Asympt25ns Production

Production settings.

scram p -n cat74 CMSSW CMSSW_7_4_7_patch2
cd cat74/src
cmsenv
git cms-addpkg TopQuarkAnalysis/TopEventProducers
git cms-addpkg CommonTools/PileupAlgos
git cms-addpkg RecoMET/METPUSubtraction
git cms-merge-topic jhgoh:PseudoTop
git cms-merge-topic nhanvtran:puppi-etadep-746p2-v8
git cms-merge-topic cms-met:METCorUnc74X
git clone https://github.com/cms-jet/JetToolbox.git JMEAnalysis/JetToolbox -b jetToolbox_74X
git clone https://github.com/rfriese/RecoMET-METPUSubtraction RecoMET/METPUSubtraction/data -b 74X-13TeV-Summer15-July2015
rm -rf RecoMET/METPUSubtraction/data/.git
git cms-merge-topic ikrav:egm_id_747_v2
git cms-merge-topic YoungKwonJo:NewGenHFHadronMatcher_cmssw747p2

git clone https://github.com/vallot/CATTools.git -n
cd CATTools
git submodule init
git submodule update
git checkout -b v741 v7-4-1

cd $CMSSW_BASE/src
scram setup lhapdf
scram b -j 20
cd $SRT_CMSSW_BASE_SCRAMRTDEL/src/CATTools/CatProducer/prod

./submitCrab3.py -n v7-4-1 -i MC/prod_RunIISpring15DR74-Asympt25ns_MCRUN2_74_V9.txt -g 74X_mcRun2_asymptotic_v2 -s
./submitCrab3.py -n v7-4-1 -i RD/prod_Run2015C-PromptReco-v1.txt  -g 74X_dataRun2_v2 -s

Samples are stored in KISTI, in the usual /store/group/CAT/ directory. List of data sets produced can be found in