CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
L1TEtSumDiff_cfi Namespace Reference

Variables

 add_plot = allEfficiencyPlots.append
 
list allEfficiencyPlots = []
 
list allEfficiencyPlots_HI = []
 
list allPlots = []
 
list allPlots_HI = []
 
tuple l1tEtSumEmuDiff
 
dictionary plotCfgs = {0: dict(plots=allPlots_HI)}
 
string plotName = '{0}_threshold_{1}'
 
dictionary plots
 
list plots2D
 
list resolution_plots
 
dictionary variables
 
 variables_HI = variables
 

Variable Documentation

L1TEtSumDiff_cfi.add_plot = allEfficiencyPlots.append

Definition at line 19 of file L1TEtSumDiff_cfi.py.

list L1TEtSumDiff_cfi.allEfficiencyPlots = []

Definition at line 18 of file L1TEtSumDiff_cfi.py.

list L1TEtSumDiff_cfi.allEfficiencyPlots_HI = []

Definition at line 61 of file L1TEtSumDiff_cfi.py.

list L1TEtSumDiff_cfi.allPlots = []

Definition at line 39 of file L1TEtSumDiff_cfi.py.

list L1TEtSumDiff_cfi.allPlots_HI = []

Definition at line 69 of file L1TEtSumDiff_cfi.py.

tuple L1TEtSumDiff_cfi.l1tEtSumEmuDiff
Initial value:
1 = l1tDiffHarvesting.clone(
2  plotCfgs=cms.untracked.VPSet(
3  cms.untracked.PSet( # EMU comparison
4  dir1=cms.untracked.string(
5  "L1T/L1TObjects/L1TEtSum/L1TriggerVsReco"),
6  dir2=cms.untracked.string(
7  "L1TEMU/L1TObjects/L1TEtSum/L1TriggerVsReco"),
8  outputDir=cms.untracked.string(
9  "L1TEMU/L1TObjects/L1TEtSum/L1TriggerVsReco/Comparison"),
10  plots=cms.untracked.vstring(allPlots)
11  ),
12  )
13 )

Definition at line 44 of file L1TEtSumDiff_cfi.py.

dictionary L1TEtSumDiff_cfi.plotCfgs = {0: dict(plots=allPlots_HI)}

Definition at line 77 of file L1TEtSumDiff_cfi.py.

string L1TEtSumDiff_cfi.plotName = '{0}_threshold_{1}'

Definition at line 23 of file L1TEtSumDiff_cfi.py.

dictionary L1TEtSumDiff_cfi.plots
Initial value:
1 = {
2  'met': ['efficiencyMET', 'efficiencyETMHF', 'efficiencyPFMetNoMu'],
3  'mht': ['efficiencyMHT'],
4  'ett': ['efficiencyETT'],
5  'htt': ['efficiencyHTT'],
6 }

Definition at line 11 of file L1TEtSumDiff_cfi.py.

list L1TEtSumDiff_cfi.plots2D
Initial value:
1 = [
2  'L1METvsCaloMET', 'L1ETMHFvsCaloETMHF', 'L1METvsPFMetNoMu', 'L1MHTvsRecoMHT', 'L1ETTvsCaloETT',
3  'L1HTTvsRecoHTT', 'L1METPhivsCaloMETPhi', 'L1METPhivsPFMetNoMuPhi', 'L1ETMHFPhivsCaloETMHFPhi',
4  'L1MHTPhivsRecoMHTPhi',
5 ]

Definition at line 33 of file L1TEtSumDiff_cfi.py.

list L1TEtSumDiff_cfi.resolution_plots
Initial value:
1 = [
2  "resolutionMET", "resolutionETMHF", "resolutionPFMetNoMu", "resolutionMHT", "resolutionETT",
3  "resolutionHTT", "resolutionMETPhi", "resolutionETMHFPhi", "resolutionPFMetNoMuPhi",
4  "resolutionMHTPhi",
5 ]

Definition at line 28 of file L1TEtSumDiff_cfi.py.

dictionary L1TEtSumDiff_cfi.variables
Initial value:
1 = {
2  'met': L1TStep1.metEfficiencyThresholds,
3  'mht': L1TStep1.mhtEfficiencyThresholds,
4  'ett': L1TStep1.ettEfficiencyThresholds,
5  'htt': L1TStep1.httEfficiencyThresholds,
6 }

Definition at line 4 of file L1TEtSumDiff_cfi.py.

L1TEtSumDiff_cfi.variables_HI = variables

Definition at line 59 of file L1TEtSumDiff_cfi.py.