User Tools

Site Tools


ntuple:ivf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ntuple:ivf [2013/10/23 16:38] – [Steps for MSSM Hbb analysis] clangentuple:ivf [2013/10/23 18:00] (current) – [Steps for MSSM Hbb analysis] clange
Line 88: Line 88:
   cvs co -r V01-10-02 RecoBTag/SecondaryVertex   cvs co -r V01-10-02 RecoBTag/SecondaryVertex
      
-In the python steering file:+Replace ''PhysicsTools/PatAlgos/python/tools/jetTools.py'' by this [[https://twiki.cern.ch/twiki/pub/CMS/InclusiveVertexFinderRecipes/jetTools.py.txt|version]].
  
-  ## IVF inclusive vertexing +Check for details of information:
-  process.load('RecoVertex/AdaptiveVertexFinder/inclusiveVertexing_cff'+
-  #process.load('RecoBTag/SecondaryVertex/inclusiveSecondaryVertexFinderTagInfos_cfi'+
-  #process.load("RecoBTag/SecondaryVertex/bVertexFilter_cfi"+
-  process.load('RecoBTag/Configuration/RecoBTag_cff'+
-   +
-  process.IVFpreProcessing = cms.Sequence(process.inclusiveVertexing * process.inclusiveMergedVerticesFiltered * process.bToCharmDecayVertexMerged) +
-  process.IVFpostProcessing = cms.Sequence(process.btagging * process.inclusiveSecondaryVertexFinderTagInfosFiltered * process.simpleInclusiveSecondaryVertexHighEffBJetTags * process.simpleInclusiveSecondaryVertexHighPurBJetTags * process.doubleSecondaryVertexHighEffBJetTags) +
- +
-Not sure whether one should also explicitely add: +
- +
-  process.ak5JetTracksAssociatorAtVertex * +
- +
-before b-tagging since the track-jet association is mentioned in the recipe. +
- +
-Check:+
   RecoBTag/SecondaryVertex/test/runIVFAnalyzer_cff.py   RecoBTag/SecondaryVertex/test/runIVFAnalyzer_cff.py
   RecoBTag/SecondaryVertex/test/IVFAnalyzer.cc   RecoBTag/SecondaryVertex/test/IVFAnalyzer.cc
      
 +And voila:
 +
 +  The bdiscriminators below will be written to the jet collection in the PATtuple (default is all, see PatAlgos/PhysicsTools/python/tools/jetTools.py)
 +  jetBProbabilityBJetTags
 +  jetProbabilityBJetTags
 +  trackCountingHighPurBJetTags
 +  trackCountingHighEffBJetTags
 +  simpleSecondaryVertexHighEffBJetTags
 +  simpleSecondaryVertexHighPurBJetTags
 +  simpleInclusiveSecondaryVertexHighEffBJetTags
 +  simpleInclusiveSecondaryVertexHighPurBJetTags
 +  combinedSecondaryVertexBJetTags
 +  combinedSecondaryVertexMVABJetTags
 +  softMuonBJetTags
 +  softMuonByPtBJetTags
 +  softMuonByIP3dBJetTags
 +  simpleSecondaryVertexNegativeHighEffBJetTags
 +  simpleSecondaryVertexNegativeHighPurBJetTags
 +  negativeTrackCountingHighEffJetTags
 +  negativeTrackCountingHighPurJetTags
 +  combinedInclusiveSecondaryVertexBJetTags
 +  combinedMVABJetTags
 +  doubleSecondaryVertexHighEffBJetTags
  
ntuple/ivf.1382539117.txt.gz · Last modified: 2013/10/23 16:38 by clange