CMS 3D CMS Logo

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

Variables

tuple l1tEfficiencyHarvesting
 

Variable Documentation

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

Definition at line 4 of file L1TEfficiencyHarvesting_cfi.py.