CMS 3D CMS Logo

Variables

pfcand_assomap_cfi Namespace Reference

Variables

tuple PFCandAssoMap
tuple PFCandAssoMapJJetMet
tuple PFCandAssoMapMuoEgm
tuple PFCands2Vertex

Variable Documentation

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.

Initial value:
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.