CMS 3D CMS Logo

Variables

pf_pu_assomap_cfi Namespace Reference

Variables

tuple AssociationMaps
tuple AssociationMapsJetMet
tuple AssociationMapsMuoEgm
tuple Tracks2Vertex

Variable Documentation

Definition at line 3 of file pf_pu_assomap_cfi.py.

Definition at line 47 of file pf_pu_assomap_cfi.py.

Definition at line 91 of file pf_pu_assomap_cfi.py.

Initial value:
00001 AssociationMaps.clone(          
00002          
00003         #Choose which map should be created
00004         #"VertexToTracks", "TracksToVertex" or "Both"
00005         AssociationType = cms.InputTag('TracksToVertex'),
00006                  
00007 )

Definition at line 137 of file pf_pu_assomap_cfi.py.