CMS 3D CMS Logo

Variables

ALCARECORpcCalHLT_Output_cff Namespace Reference

Variables

tuple OutALCARECORpcCalHLT = copy.deepcopy(OutALCARECORpcCalHLT_noDrop)
tuple OutALCARECORpcCalHLT_noDrop

Variable Documentation

Definition at line 26 of file ALCARECORpcCalHLT_Output_cff.py.

Initial value:
00001 cms.PSet(
00002     SelectEvents = cms.untracked.PSet(
00003         SelectEvents = cms.vstring('pathALCARECORpcCalHLT')
00004     ),
00005     outputCommands = cms.untracked.vstring(
00006         'keep *_muonDTDigis_*_*', 
00007         'keep CSCDetIdCSCWireDigiMuonDigiCollection_*_*_*', 
00008         'keep CSCDetIdCSCStripDigiMuonDigiCollection_*_*_*', 
00009         'keep DTLayerIdDTDigiMuonDigiCollection_*_*_*', 
00010         'keep *_dt4DSegments_*_*',
00011         'keep *_cscSegments_*_*',
00012         'keep *_rpcRecHits_*_*',        
00013         'keep RPCDetIdRPCDigiMuonDigiCollection_*_*_*', 
00014         'keep recoMuons_muonsNoRPC_*_*',                               
00015         'keep L1MuRegionalCands_*_RPCb_*',
00016         'keep L1MuRegionalCands_*_RPCf_*',
00017         'keep L1MuGMTCands_*_*_*', 
00018         'keep L1MuGMTReadoutCollection_*_*_*')
00019 )

Definition at line 3 of file ALCARECORpcCalHLT_Output_cff.py.