Skip to content

update PAT tools and other files to be able to test deep double b model#1

Open
jmduarte wants to merge 892 commits into
cvernier:double-bfrom
jmduarte:double-b
Open

update PAT tools and other files to be able to test deep double b model#1
jmduarte wants to merge 892 commits into
cvernier:double-bfrom
jmduarte:double-b

Conversation

@jmduarte

Copy link
Copy Markdown

Now the deep double-b model actually runs! Not sure if results are sensible though. Will check that next.

To test do this:

cd CMSSW_10_0_X_2017-12-18-1500/src
cmsenv
git pull # (after you merge this PR)
git clone https://github.com/jmduarte/RecoBTag-Combined -b deepdoubleb_v0 RecoBTag/Combined/data # (this copies the model from our branch which we can add to the main one with a PR once we see that it works)
scram b -j 12
cd RecoBTag/DeepFlavour/test
voms-proxy-init --voms cms # (to get your grid certificate)
cmsRun test_deep_doubleb_cfg.py

kpedro88 and others added 30 commits January 16, 2018 19:28
…_4_0_pre1

Revert "Adding Electron ID and Some DiMuon Monitoring"
 A fix for nullptr dereference in SiStripMonitorCluster
Phase2-hgx91 Change the signature of CaloCellGeometry
…_100x

Further updates to the FastTimerService for 10.0.x
…ts_100x

ConcurrentmonitorElement: add method to call TH1::Sumw2()
enrich WFs to run in IB with more of  2018
[HCAL] Bug fix and default configuration change for Mahi reconstruction
Putting final XeXe beamspot smearing parameters into master for future compatibility
use old thresholds when running collapsed 2018
[New GT][2018 realistic and cosmic realistic] 2018 GEM,HCAL geom + ECAL thresholds for 2018
fix oracle unit test as we have moved back to old ABI
New thresholds for gathering and seeding in PF in EE, and deactivation of SR@PF
Adding HCal depth information to PFCandidates
pablodecm and others added 29 commits January 25, 2018 20:55
Due to some PFJet checking, the candidate features where empty
before. This commit fixes this problem and adds some warnings
in those cases if the puppi and vertex association input tags
are not specified.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.