CMS 3D CMS Logo

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

Variables

tuple HBHEMuonProd
 

Variable Documentation

tuple alcahbhemuon_cfi.HBHEMuonProd
Initial value:
1 = cms.EDProducer("AlCaHBHEMuonProducer",
2  BeamSpotLabel = cms.InputTag("offlineBeamSpot"),
3  VertexLabel = cms.InputTag("offlinePrimaryVertices"),
4  EBRecHitLabel = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
5  EERecHitLabel = cms.InputTag("ecalRecHit","EcalRecHitsEE"),
6  HBHERecHitLabel = cms.InputTag("hbhereco"),
7  MuonLabel = cms.InputTag("muons"),
8  MinimumMuonP = cms.double(10.0),
9  )

Definition at line 4 of file alcahbhemuon_cfi.py.