18 RecoHIRAWOutput=cms.untracked.vstring(
'keep FEDRawDataCollection_rawDataRepacker_*_*',
19 'keep FEDRawDataCollection_virginRawDataRepacker_*_*')
21 RAWEventContent.outputCommands.extend(RecoHIRAWOutput)
24 RECOEventContent.outputCommands.extend(RecoHIRECO.outputCommands)
27 AODEventContent.outputCommands.extend(RecoHIAOD.outputCommands)
30 RAWSIMEventContent.outputCommands.extend(HiMixRAW.outputCommands)
31 RAWSIMEventContent.outputCommands.extend(RecoHIRAWOutput)
33 RAWSIMHLTEventContent.outputCommands.extend(HiMixRAW.outputCommands)
34 RAWSIMHLTEventContent.outputCommands.extend(RecoHIRAWOutput)
36 RECOSIMEventContent.outputCommands.extend(RecoHIRECO.outputCommands)
37 RECOSIMEventContent.outputCommands.extend(HiMixRECO.outputCommands)
39 AODSIMEventContent.outputCommands.extend(RecoHIAOD.outputCommands)
40 AODSIMEventContent.outputCommands.extend(HiMixAOD.outputCommands)
43 FEVTEventContent.outputCommands.extend(RecoHIFEVT.outputCommands)
44 FEVTEventContent.outputCommands.extend(RecoHIRAWOutput)
46 FEVTHLTALLEventContent.outputCommands.extend(RecoHIFEVT.outputCommands)
47 FEVTHLTALLEventContent.outputCommands.extend(RecoHIRAWOutput)
49 FEVTSIMEventContent.outputCommands.extend(HiMixRAW.outputCommands)
50 FEVTSIMEventContent.outputCommands.extend(RecoHIFEVT.outputCommands)
51 FEVTSIMEventContent.outputCommands.extend(RecoHIRAWOutput)
54 RAWDEBUGEventContent.outputCommands.extend(HiMixRAW.outputCommands)
55 RAWDEBUGEventContent.outputCommands.extend(RecoHIRAWOutput)
57 RAWDEBUGHLTEventContent.outputCommands.extend(HiMixRAW.outputCommands)
58 RAWDEBUGHLTEventContent.outputCommands.extend(RecoHIRAWOutput)
60 FEVTDEBUGEventContent.outputCommands.extend(HiMixRAW.outputCommands)
61 FEVTDEBUGEventContent.outputCommands.extend(RecoHIFEVT.outputCommands)
62 FEVTDEBUGEventContent.outputCommands.extend(RecoHIRAWOutput)
64 FEVTDEBUGHLTEventContent.outputCommands.extend(HiMixRAW.outputCommands)
65 FEVTDEBUGHLTEventContent.outputCommands.extend(RecoHIFEVT.outputCommands)
66 FEVTDEBUGHLTEventContent.outputCommands.extend(RecoHIRAWOutput)
68 RECODEBUGEventContent.outputCommands.extend(HiMixRAW.outputCommands)
69 RECODEBUGEventContent.outputCommands.extend(RecoHIRECO.outputCommands)
72 ALCARECOEventContent.outputCommands.extend(OutALCARECOTkAlMinBiasHI_noDrop.outputCommands)
73 ALCARECOEventContent.outputCommands.extend(OutALCARECOHcalCalMinBiasHI_noDrop.outputCommands)