cmsrel CMSSW_11_1_0_pre6
cd CMSSW_11_1_0_pre6/src/
cmsenv
git cms-init
git cms-merge-topic patrickbryant:MakePyBind11ParameterSetsIncludingCommandLineArguments
git clone git@github.com:patrickbryant/nTupleAnalysis.git
git clone git@github.com:johnalison/TriggerStudies.gitEdit:
nTupleAnalysis/baseClasses/src/myParameterSetReader.ccandnTupleAnalysis/baseClasses/src/myMakeParameterSets.ccto make sure that line
#define NTUPLEANALYSIS_SLC6 1is commented OUT
Edit
TriggerStudies/NtupleAna/bin/BTagAnalyzer.ccto make sure that line
#define BTagAnalysis_SLC6 1is commented OUT
scram b -j 5cd CMSSW_10_2_0/src
cmsenv
git clone git@github.com:patrickbryant/nTupleAnalysis.git
git clone git@github.com:patrickbryant/ZZ4b.gitEdit:
nTupleAnalysis/baseClasses/src/myParameterSetReader.ccnTupleAnalysis/baseClasses/src/myMakeParameterSets.ccto make sure that line
#define NTUPLEANALYSIS_SLC6 1is UNCOMMENTED
Edit TriggerStudies/NtupleAna/bin/BTagAnalyzer.cc to make sure that line
#define BTagAnalysis_SLC6 1is commented OUT
source TriggerStudies/NtupleAna/run/runData18B.sh
wget https://raw.githubusercontent.com/cms-data/RecoBTag-Combined/master/DeepCSV_PhaseII.json -P RecoBTag/Combined/data/