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
Last revisionBoth sides next revision
ntuple:ivf [2013/09/26 17:29] – [Useful links] clangentuple:ivf [2013/10/23 17:48] – [Steps for MSSM Hbb analysis] clange
Line 6: Line 6:
   cvs co -r V01-10-02 RecoBTag/SecondaryVertex   cvs co -r V01-10-02 RecoBTag/SecondaryVertex
  
-For a very low-level analysis (which is also partly outdated and therefore not recommended) need to check out two additional packages:+To use the same approach as the VHbb group, one also needs to check out two additional packages:
  
-  #cvs co -d IVF/BCandidateProducer UserCode/BbCorrelation/CMSSW/BAnalysis/BCandidateProducer +  cvs co -d IVF/BCandidateProducer UserCode/BbCorrelation/CMSSW/BAnalysis/BCandidateProducer 
-  #cvs co -d ZSV/BAnalysis UserCode/ZSV/BAnalysis/ +  cvs co -d ZSV/BAnalysis UserCode/ZSV/BAnalysis/ 
-  #scram b -c+  scram b -c
  
 Last command needed to update really old IVF package config files to BuildFile.xml files. Last command needed to update really old IVF package config files to BuildFile.xml files.
Line 81: Line 81:
  
 none none
 +
 +
 +===== Steps for MSSM Hbb analysis ===
 +
 +  cvs co -r V02-02-06 RecoVertex/AdaptiveVertexFinder
 +  cvs co -r V01-10-02 RecoBTag/SecondaryVertex
 +  
 +Check for details of information:
 +  RecoBTag/SecondaryVertex/test/runIVFAnalyzer_cff.py
 +  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.txt · Last modified: 2013/10/23 18:00 by clange