CMS 3D CMS Logo

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

Variables

tuple PFCandAssoMap
 
tuple PFCandAssoMapJJetMet
 
tuple PFCandAssoMapMuoEgm
 
tuple PFCands2Vertex
 

Variable Documentation

tuple pfcand_assomap_cfi.PFCandAssoMap

Definition at line 3 of file pfcand_assomap_cfi.py.

tuple pfcand_assomap_cfi.PFCandAssoMapJJetMet

Definition at line 47 of file pfcand_assomap_cfi.py.

tuple pfcand_assomap_cfi.PFCandAssoMapMuoEgm

Definition at line 91 of file pfcand_assomap_cfi.py.

tuple pfcand_assomap_cfi.PFCands2Vertex
Initial value:
1 = PFCandAssoMap.clone(
2 
3  #Choose which map should be created
4  # "VertexToPFCands", "PFCandsToVertex" or "Both"
5  AssociationType = cms.InputTag('PFCandsToVertex'),
6 
7 )

Definition at line 137 of file pfcand_assomap_cfi.py.