CMS 3D CMS Logo

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

Variables

tuple cut
 
tuple egammavalWenu
 
tuple leptons
 
tuple sel
 

Variable Documentation

tuple EgammaValidation_Wenu_cff.cut
Initial value:
1 = cms.EDFilter("EtaPtMinCandViewSelector",
2  src = cms.InputTag("leptons"),
3  etaMin = cms.double(-2.5),
4  etaMax = cms.double(2.5),
5  ptMin = cms.double(2.0)
6 )

Definition at line 26 of file EgammaValidation_Wenu_cff.py.

tuple EgammaValidation_Wenu_cff.egammavalWenu
Initial value:
1 = cms.Sequence(
2  leptons *
3  cut *
4  sel* (
5  doubleElectronDQM +
6  doubleElectronRelaxedDQM +
7  doublePhotonDQM +
8  doublePhotonRelaxedDQM +
9  highEtDQM +
10  veryHighEtDQM +
11  singleElectronDQM +
12  singleElectronLargeWindowDQM +
13  singleElectronRelaxedDQM +
14  singleElectronRelaxedLargeWindowDQM +
15  singlePhotonRelaxedDQM+singlePhotonDQM)
16  )

Definition at line 38 of file EgammaValidation_Wenu_cff.py.

tuple EgammaValidation_Wenu_cff.leptons
tuple EgammaValidation_Wenu_cff.sel