Skip to content

Commit

Permalink
ecalDigis: do not explicitly set default value (cms-sw#29836)
Browse files Browse the repository at this point in the history
  • Loading branch information
fwyzard committed Nov 6, 2020
1 parent 8dd231a commit 32120c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Configuration/StandardSequences/python/RawToDigi_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@

scalersRawToDigi.scalersInputTag = 'rawDataCollector'
siPixelDigis.cpu.InputLabel = 'rawDataCollector'
#false by default anyways ecalDigis.DoRegional = False
(~gpu).toModify(ecalDigis, InputLabel='rawDataCollector')
ecalPreshowerDigis.sourceTag = 'rawDataCollector'
hcalDigis.InputLabel = 'rawDataCollector'
Expand Down

0 comments on commit 32120c5

Please sign in to comment.