CMS 3D CMS Logo

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

Variables

tuple MuonShowerParameters
 

Variable Documentation

tuple muonShowerInformation_cfi.MuonShowerParameters
Initial value:
1 = cms.PSet(
2  MuonShowerInformationFillerParameters = cms.PSet(
3  MuonServiceProxy,
4 
5  DTRecSegmentLabel = cms.InputTag("dt1DRecHits"),
6  CSCRecSegmentLabel = cms.InputTag("csc2DRecHits"),
7  RPCRecSegmentLabel = cms.InputTag("rpcRecHits"),
8  DT4DRecSegmentLabel = cms.InputTag("dt4DSegments"),
9  CSCSegmentLabel = cms.InputTag("cscSegments"),
10 
11  TrackerRecHitBuilder = cms.string('WithTrackAngle'),
12  MuonRecHitBuilder = cms.string('MuonRecHitBuilder'),
13 
14  )
15 )

Definition at line 4 of file muonShowerInformation_cfi.py.