Skip to content

Commit

Permalink
fix the fastsim modifier declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocos committed Nov 22, 2019
1 parent 23dde30 commit 6598541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimGeneral/MixingModule/python/aliases_PreMix_cfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@
fastSim.toModify(simCastorDigis, mix = None)
fastSim.toModify(simSiPixelDigis, mix = None)
fastSim.toModify(simSiStripDigis, mix = None)
fastSim.toModify(simAPVsaturation, mix = None)
fastSim.toModify(simAPVsaturation, mixData = None)

0 comments on commit 6598541

Please sign in to comment.