CMS 3D CMS Logo

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

Variables

tuple mvaElectrons
 

Variable Documentation

tuple electronIdMVABased_cfi.mvaElectrons
Initial value:
1 = cms.EDFilter("ElectronIdMVABased",
2  vertexTag = cms.InputTag('offlinePrimaryVertices'),
3  electronTag = cms.InputTag('gsfElectrons'),
4  HZZmvaWeightFile = cms.string('RecoEgamma/ElectronIdentification/data/TMVA_BDTSimpleCat_17Feb2011.weights.xml'),
5  thresholdBarrel = cms.double( -0.1875 ),
6  thresholdEndcap = cms.double( -0.1075 ),
7  thresholdIsoDR03Barrel = cms.double( 10.0 ),
8  thresholdIsoDR03Endcap = cms.double( 10.0 )
9  )

Definition at line 3 of file electronIdMVABased_cfi.py.

Referenced by ElectronIdMVABased.filter().