CMS 3D CMS Logo

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

Variables

tuple allSuperClustersGenParticlesLeptonMatch
 

Variable Documentation

tuple allSuperClustersGenParticlesLeptonMatch_cfi.allSuperClustersGenParticlesLeptonMatch
Initial value:
1 = cms.EDFilter("MCTruthDeltaRMatcher",
2  src = cms.InputTag("allSuperClusters"),
3  distMin = cms.double(0.15),
4  matchPDGId = cms.vint32(11),
5  matched = cms.InputTag("genParticleCandidates")
6 )

Definition at line 3 of file allSuperClustersGenParticlesLeptonMatch_cfi.py.