CMS 3D CMS Logo

Namespaces | Variables
topDiLeptonOfflineDQM_cfi.py File Reference

Go to the source code of this file.

Namespaces

 topDiLeptonOfflineDQM_cfi
 

Variables

 topDiLeptonOfflineDQM_cfi.DiElectronDQM
 
 topDiLeptonOfflineDQM_cfi.DiMuonDQM
 
 topDiLeptonOfflineDQM_cfi.directory
 sub-directory to write the monitor histograms to [mandatory] : should not be changed w/o explicit communication to TopCom! More...
 
 topDiLeptonOfflineDQM_cfi.elecExtras
 [optional] : when omitted all monitoring plots for electrons will be filled w/o extras More...
 
 topDiLeptonOfflineDQM_cfi.ElecMuonDQM
 
 topDiLeptonOfflineDQM_cfi.elecs
 
 topDiLeptonOfflineDQM_cfi.ElelooseIsoCut
 
 topDiLeptonOfflineDQM_cfi.EletightIsoCut
 
 topDiLeptonOfflineDQM_cfi.isolation
 when omitted isolated electron multiplicity plot will be equi- valent to inclusive electron multiplicity plot
More...
 
 topDiLeptonOfflineDQM_cfi.jetCorrector
 when omitted monitor plots for pt will be filled from uncorrected jets
More...
 
 topDiLeptonOfflineDQM_cfi.jetExtras
 [optional] : when omitted all monitoring plots for jets will be filled from uncorrected jets More...
 
 topDiLeptonOfflineDQM_cfi.jets
 
 topDiLeptonOfflineDQM_cfi.label
 [mandatory] : 'jets' defines the objects to select on, 'step0' labels the histograms; instead of 'step0' you can choose any label label = cms.string("empty:step0") ), More...
 
 topDiLeptonOfflineDQM_cfi.looseIsoCut
 
 topDiLeptonOfflineDQM_cfi.looseMuonCut
 
 topDiLeptonOfflineDQM_cfi.lowerEdge
 
 topDiLeptonOfflineDQM_cfi.massExtras
 [optional] : when omitted no mass window will be applied for the same flavor lepton monitoring plots More...
 
 topDiLeptonOfflineDQM_cfi.max
 
 topDiLeptonOfflineDQM_cfi.mets
 
 topDiLeptonOfflineDQM_cfi.min
 
 topDiLeptonOfflineDQM_cfi.monitoring
 [optional] : when omitted the verbosity level is set to STANDARD More...
 
 topDiLeptonOfflineDQM_cfi.muonExtras
 [optional] : when omitted all monitoring plots for muons will be filled w/o extras More...
 
 topDiLeptonOfflineDQM_cfi.muons
 
 topDiLeptonOfflineDQM_cfi.preselection
 [optional] : when omitted all monitoring plots for triggering will be empty triggerExtras = cms.PSet( src = cms.InputTag("TriggerResults","","HLT"), pathsELECMU = cms.vstring([ 'HLT_Mu9:HLT_Ele15_SW_L1R', 'HLT_Mu15:HLT_Ele15_SW_L1R', 'HLT_DoubleMu3:HLT_Ele15_SW_L1R', 'HLT_Ele15_SW_L1R:HLT_Mu9', 'HLT_Ele15_SW_L1R:HLT_DoubleMu3']), pathsDIMUON = cms.vstring([ 'HLT_Mu15:HLT_Mu9', 'HLT_DoubleMu3:HLT_Mu9', 'HLT_Mu9:HLT_DoubleMu3', 'HLT_Mu15:HLT_DoubleMu3']) )
More...
 
 topDiLeptonOfflineDQM_cfi.select
 when omitted electron plots will be filled w/o cut on electronId electronId = cms.PSet( src = cms.InputTag("mvaTrigV0"), cutValue = cms.double(0.0) ),
when omitted electron plots will be filled w/o additional pre- selection of the electron candidates
More...
 
 topDiLeptonOfflineDQM_cfi.selection
 
 topDiLeptonOfflineDQM_cfi.setup
 
 topDiLeptonOfflineDQM_cfi.sources
 [mandatory] More...
 
 topDiLeptonOfflineDQM_cfi.src
 
 topDiLeptonOfflineDQM_cfi.topDiLeptonOfflineDQM
 
 topDiLeptonOfflineDQM_cfi.upperEdge
 
 topDiLeptonOfflineDQM_cfi.verbosity
 
 topDiLeptonOfflineDQM_cfi.vertex
 [optional] : when omitted no preselection is applied trigger = cms.PSet( src = cms.InputTag("TriggerResults","","HLT"), select = cms.vstring(['HLT_Mu9','HLT_Ele15_SW_L1R','HLT_DoubleMu3']) ), [optional] : when omitted no preselection is applied More...