CMS 3D CMS Logo

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

Variables

tuple shallowSimhitClusters
 

Variable Documentation

tuple ShallowSimhitClustersProducer_cfi.shallowSimhitClusters
Initial value:
1 = cms.EDProducer("ShallowSimhitClustersProducer",
2  Prefix = cms.string("sim"),
3  Clusters = cms.InputTag("siStripClusters"),
4  InputTags = cms.VInputTag(
5  cms.InputTag('g4SimHits:TrackerHitsTECHighTof'),
6  cms.InputTag('g4SimHits:TrackerHitsTECLowTof'),
7  cms.InputTag('g4SimHits:TrackerHitsTIDHighTof'),
8  cms.InputTag('g4SimHits:TrackerHitsTIDLowTof'),
9  cms.InputTag('g4SimHits:TrackerHitsTIBHighTof'),
10  cms.InputTag('g4SimHits:TrackerHitsTIBLowTof'),
11  cms.InputTag('g4SimHits:TrackerHitsTOBHighTof'),
12  cms.InputTag('g4SimHits:TrackerHitsTOBLowTof')
13  ))

Definition at line 3 of file ShallowSimhitClustersProducer_cfi.py.