CMS 3D CMS Logo

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

Variables

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

Variable Documentation

L1TEGammaDiff_cfi.add_plot = allEfficiencyPlots.append

Definition at line 16 of file L1TEGammaDiff_cfi.py.

list L1TEGammaDiff_cfi.allEfficiencyPlots = []

Definition at line 15 of file L1TEGammaDiff_cfi.py.

list L1TEGammaDiff_cfi.allEfficiencyPlots_HI = []

Definition at line 70 of file L1TEGammaDiff_cfi.py.

list L1TEGammaDiff_cfi.allPlots = []

Definition at line 46 of file L1TEGammaDiff_cfi.py.

list L1TEGammaDiff_cfi.allPlots_HI = []

Definition at line 78 of file L1TEGammaDiff_cfi.py.

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

Definition at line 53 of file L1TEGammaDiff_cfi.py.

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

Definition at line 85 of file L1TEGammaDiff_cfi.py.

string L1TEGammaDiff_cfi.plotName = '{0}_threshold_{1}'
dictionary L1TEGammaDiff_cfi.plots
list L1TEGammaDiff_cfi.plots2D
Initial value:
1 = [
2  'L1EGammaETvsElectronET_EB', 'L1EGammaETvsElectronET_EE', 'L1EGammaETvsElectronET_EB_EE',
3  'L1EGammaPhivsElectronPhi_EB', 'L1EGammaPhivsElectronPhi_EE', 'L1EGammaPhivsElectronPhi_EB_EE',
4  'L1EGammaEtavsElectronEta',
5  #
6  'L1EGammaETvsPhotonET_EB', 'L1EGammaETvsPhotonET_EE', 'L1EGammaETvsPhotonET_EB_EE',
7  'L1EGammaPhivsPhotonPhi_EB', 'L1EGammaPhivsPhotonPhi_EE', 'L1EGammaPhivsPhotonPhi_EB_EE',
8  'L1EGammaEtavsPhotonEta',
9 ]

Definition at line 32 of file L1TEGammaDiff_cfi.py.

list L1TEGammaDiff_cfi.resolution_plots
Initial value:
1 = [
2  "resolutionElectronET_EB", "resolutionElectronET_EE",
3  "resolutionElectronET_EB_EE", "resolutionElectronPhi_EB", "resolutionElectronPhi_EE",
4  "resolutionElectronPhi_EB_EE", "resolutionElectronEta",
5  #
6  "resolutionPhotonET_EB", "resolutionPhotonET_EE",
7  "resolutionPhotonET_EB_EE", "resolutionPhotonPhi_EB", "resolutionPhotonPhi_EE",
8  "resolutionPhotonPhi_EB_EE", "resolutionPhotonEta",
9 ]

Definition at line 23 of file L1TEGammaDiff_cfi.py.

dictionary L1TEGammaDiff_cfi.variables
dictionary L1TEGammaDiff_cfi.variables_HI
Initial value:
1 = {
2  'electron': L1TEGammaOffline_cfi.electronEfficiencyThresholds_HI,
3 }

Definition at line 66 of file L1TEGammaDiff_cfi.py.