CMS 3D CMS Logo

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

Variables

tuple shallowRechitClusters
 

Variable Documentation

tuple ShallowRechitClustersProducer_cfi.shallowRechitClusters
Initial value:
1 = cms.EDProducer("ShallowRechitClustersProducer",
2  Prefix=cms.string("cluster"),
3  Suffix=cms.string(""),
4  Clusters=cms.InputTag("siStripClusters"),
5  InputTags= cms.VInputTag(
6  cms.InputTag('siStripMatchedRecHits:rphiRecHit'),
7  cms.InputTag('siStripMatchedRecHits:stereoRecHit'),
8  cms.InputTag('siStripMatchedRecHits:rphiRecHitUnmatched'),
9  cms.InputTag('siStripMatchedRecHits:stereoRecHitUnmatched')
10  )
11  )

Definition at line 3 of file ShallowRechitClustersProducer_cfi.py.