test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Variables
patRefSel_refMuJets.py File Reference

Go to the source code of this file.

Namespaces

 patRefSel_refMuJets
 

Variables

string patRefSel_refMuJets.bTagCut = 'bDiscriminator("combinedInclusiveSecondaryVertexV2BJetTags") > 0.679'
 ------------------------------------------------------------------—— ### More...
 
tuple patRefSel_refMuJets.electronCalibCut = electronGsfCut.replace( 'ecalDrivenMomentum.', '' )
 
 patRefSel_refMuJets.electronCut = electronGsfCut
 
string patRefSel_refMuJets.electronGsfCut = 'electronID("cutBasedElectronID-CSA14-50ns-V1-standalone-veto")'
 Electron selection. More...
 
string patRefSel_refMuJets.jetCut = 'numberOfDaughters > 1'
 Jet selection. More...
 
string patRefSel_refMuJets.looseJetCut = 'pt > 30.'
 
string patRefSel_refMuJets.muonCut = 'isPFMuon'
 Muon selection. More...
 
float patRefSel_refMuJets.muonVertexMaxDZ = 0.5
 
string patRefSel_refMuJets.signalMuonCut = 'isPFMuon'
 
string patRefSel_refMuJets.tightJetCut = 'pt > 30.'
 
string patRefSel_refMuJets.triggerObjectSelectionData = 'type("TriggerMuon") && ( path("%s") )'
 Trigger matching. More...
 
string patRefSel_refMuJets.triggerObjectSelectionMC = 'type("TriggerMuon") && ( path("%s") )'
 
string patRefSel_refMuJets.triggerSelectionData = 'HLT_IsoMu24_eta2p1_v*'
 -------------------—— Reference selection --------------------—— ### More...
 
string patRefSel_refMuJets.triggerSelectionMC = 'HLT_*'
 
string patRefSel_refMuJets.veryLooseJetCut = 'pt > 30.'
 
string patRefSel_refMuJets.veryTightJetCut = 'pt > 30.'