Skip to content

Commit

Permalink
Merge pull request #10150 from davidlange6/remoteHotLineOutput
Browse files Browse the repository at this point in the history
Remote hot line output
  • Loading branch information
davidlange6 committed Jul 11, 2015
2 parents 2773051 + 8a52b99 commit 8207f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/EventContent/python/AlCaRecoOutput_cff.py
Expand Up @@ -164,7 +164,7 @@
ALCARECOEventContent.outputCommands.extend(OutALCARECODtCalib_noDrop.outputCommands)
ALCARECOEventContent.outputCommands.extend(OutALCARECOSiStripPCLHistos_noDrop.outputCommands)
ALCARECOEventContent.outputCommands.extend(OutALCARECOLumiPixels_noDrop.outputCommands)
ALCARECOEventContent.outputCommands.extend(OutALCARECOHotline.outputCommands)
#ALCARECOEventContent.outputCommands.extend(OutALCARECOHotline.outputCommands)
ALCARECOEventContent.outputCommands.extend(OutALCARECOTkAlMinBiasHI_noDrop.outputCommands)
ALCARECOEventContent.outputCommands.extend(OutALCARECOHcalCalMinBiasHI_noDrop.outputCommands)

Expand Down

0 comments on commit 8207f8e

Please sign in to comment.