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 PFCandAssoMapJetMet
 
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.PFCandAssoMapJetMet

Definition at line 51 of file pfcand_assomap_cfi.py.

tuple pfcand_assomap_cfi.PFCandAssoMapMuoEgm

Definition at line 99 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 149 of file pfcand_assomap_cfi.py.