CMS 3D CMS Logo

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

Variables

tuple l1tEfficiencyHarvesting
 

Variable Documentation

tuple L1TEfficiencyHarvesting_cfi.l1tEfficiencyHarvesting
Initial value:
1 = cms.EDAnalyzer("L1TEfficiency_Harvesting",
2 
3  verbose = cms.untracked.bool(False),
4  plotCfgs = cms.untracked.VPSet(
5  cms.untracked.PSet( dqmBaseDir = cms.untracked.string("L1T/Efficiency/Muons"),
6  plots = cms.untracked.vstring("EffvsPt16","EffvsEta16","EffvsPhi16",\
7  "EffvsPt20","EffvsEta20","EffvsPhi20",\
8  "EffvsPt25","EffvsEta25","EffvsPhi25")
9  )
10  )
11 
12 )

Definition at line 3 of file L1TEfficiencyHarvesting_cfi.py.