Skip to content

Commit

Permalink
Merge pull request #18318 from cms-btv-pog/BoostedDoubleSVTaggerPhase…
Browse files Browse the repository at this point in the history
…IV1-PR_from-CMSSW_9_1_0_pre2

Phase 1 training for BoostedDoubleSV tagger for AK8 jets
  • Loading branch information
davidlange6 committed Apr 18, 2017
2 parents 7e96e11 + 7f2561c commit e59268f
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -8,3 +8,6 @@
useGBRForest = cms.bool(True),
useAdaBoost = cms.bool(False)
)

from Configuration.Eras.Modifier_phase1Pixel_cff import phase1Pixel
phase1Pixel.toModify(candidateBoostedDoubleSecondaryVertexAK8Computer, weightFile = cms.FileInPath('RecoBTag/SecondaryVertex/data/BoostedDoubleSV_AK8_BDT_PhaseI_v1.weights.xml.gz'))

0 comments on commit e59268f

Please sign in to comment.