CMS 3D CMS Logo

Variables

electronIdMVABased_cfi Namespace Reference

Variables

tuple mvaElectrons

Variable Documentation

Initial value:
00001 cms.EDFilter("ElectronIdMVABased",
00002                             vertexTag = cms.InputTag('offlinePrimaryVertices'),
00003                             electronTag = cms.InputTag('gsfElectrons'),
00004                             HZZmvaWeightFile = cms.string('RecoEgamma/ElectronIdentification/data/TMVA_BDTSimpleCat_17Feb2011.weights.xml'),
00005                             thresholdBarrel = cms.double( -0.1875 ),
00006                             thresholdEndcap = cms.double( -0.1075 ),
00007                             thresholdIsoDR03Barrel = cms.double( 10.0 ),
00008                             thresholdIsoDR03Endcap = cms.double( 10.0 )
00009                             )

Definition at line 3 of file electronIdMVABased_cfi.py.

Referenced by ElectronIdMVABased::filter().