Variables | |
tuple | PFCandAssoMap |
tuple | PFCandAssoMapJJetMet |
tuple | PFCandAssoMapMuoEgm |
tuple | PFCands2Vertex |
Definition at line 3 of file pfcand_assomap_cfi.py.
Definition at line 47 of file pfcand_assomap_cfi.py.
Definition at line 91 of file pfcand_assomap_cfi.py.
00001 PFCandAssoMap.clone( 00002 00003 #Choose which map should be created 00004 # "VertexToPFCands", "PFCandsToVertex" or "Both" 00005 AssociationType = cms.InputTag('PFCandsToVertex'), 00006 00007 )
Definition at line 137 of file pfcand_assomap_cfi.py.