CMS 3D CMS Logo

Functions | Variables
nanoDQM_cff Namespace Reference

Functions

def _match (name)
 

Variables

 _boostedTauPlotsV10
 
 _Electron_Run2_plots
 
 _Photon_Run2_plots
 
 nanoDQMMC
 MC. More...
 
 nanoDQMQTester
 
 nanoHarvest
 
 plots
 
 prescaleFactor
 
 Prompt
 
 PromptB
 
 qtestOnEndLumi
 
 qtList
 
 testInEventloop
 
 verboseQT
 

Function Documentation

◆ _match()

def nanoDQM_cff._match (   name)
private

Definition at line 38 of file nanoDQM_cff.py.

References Plot1D.

38 def _match(name):
39  if 'Fall17V2' in name: return True
40  if '_quadratic' in name: return True
41  if 'hoe_PUcorr' in name: return True
42  return False
def _match(name)
Definition: nanoDQM_cff.py:38

Variable Documentation

◆ _boostedTauPlotsV10

nanoDQM_cff._boostedTauPlotsV10
private

Definition at line 8 of file nanoDQM_cff.py.

◆ _Electron_Run2_plots

nanoDQM_cff._Electron_Run2_plots
private

Definition at line 21 of file nanoDQM_cff.py.

◆ _Photon_Run2_plots

nanoDQM_cff._Photon_Run2_plots
private

Definition at line 37 of file nanoDQM_cff.py.

◆ nanoDQMMC

nanoDQM_cff.nanoDQMMC

MC.

Definition at line 61 of file nanoDQM_cff.py.

◆ nanoDQMQTester

nanoDQM_cff.nanoDQMQTester

Definition at line 71 of file nanoDQM_cff.py.

◆ nanoHarvest

nanoDQM_cff.nanoHarvest

Definition at line 79 of file nanoDQM_cff.py.

◆ plots

nanoDQM_cff.plots

Definition at line 18 of file nanoDQM_cff.py.

◆ prescaleFactor

nanoDQM_cff.prescaleFactor

Definition at line 73 of file nanoDQM_cff.py.

◆ Prompt

nanoDQM_cff.Prompt

Definition at line 62 of file nanoDQM_cff.py.

◆ PromptB

nanoDQM_cff.PromptB

Definition at line 68 of file nanoDQM_cff.py.

◆ qtestOnEndLumi

nanoDQM_cff.qtestOnEndLumi

Definition at line 75 of file nanoDQM_cff.py.

◆ qtList

nanoDQM_cff.qtList

Definition at line 72 of file nanoDQM_cff.py.

◆ testInEventloop

nanoDQM_cff.testInEventloop

Definition at line 74 of file nanoDQM_cff.py.

◆ verboseQT

nanoDQM_cff.verboseQT

Definition at line 76 of file nanoDQM_cff.py.