CMS 3D CMS Logo

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

Variables

tuple muonSelectorVertex
 

Variable Documentation

tuple muonSelectorVertex_cfi.muonSelectorVertex
Initial value:
1 = cms.EDProducer(
2  "MuonSelectorVertex"
3 , muonSource = cms.InputTag( 'selectedPatMuons' )
4 , vertexSource = cms.InputTag( 'offlinePrimaryVertices' )
5 , maxDZ = cms.double( 0.5 )
6 )

Definition at line 3 of file muonSelectorVertex_cfi.py.