Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:03:44

0001 # specialize the AlCa sequences for MC
0002 import FWCore.ParameterSet.Config as cms
0003 
0004 from Configuration.StandardSequences.AlCaRecoStreams_cff import *
0005 
0006 hcalDigiAlCaMB.InputLabel = 'rawDataCollector'
0007