CMS 3D CMS Logo

Variables

validationMuonRPCDigis_cfi Namespace Reference

Variables

tuple validationMuonRPCDigis

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("RPCDigiValid",
00002     # Label to retrieve Digis from the event 
00003     digiLabel = cms.untracked.string('simMuonRPCDigis'),
00004     # Name of the root file which will contain the histos
00005     outputFile = cms.untracked.string('')
00006 )

Definition at line 3 of file validationMuonRPCDigis_cfi.py.