Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-10-25 09:34:16

0001 import FWCore.ParameterSet.Config as cms
0002 
0003 # ALCARECOZeeMCEcalCalElectron_Output.cff ###################
0004 from Calibration.EcalAlCaRecoProducers.ALCARECOEcalCalElectron_Output_cff import *
0005 from Calibration.EcalAlCaRecoProducers.zeeMCInfo_EventContent_cff import *
0006 OutALCARECOEcalCalElectron.SelectEvents.SelectEvents = ['zeeHLTPath']
0007 OutALCARECOEcalCalElectron.outputCommands.extend(MCInfo.outputCommands)
0008