Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:30:38

0001 import FWCore.ParameterSet.Config as cms
0002 
0003 # this is a minimum configuration of the Mixing module,
0004 # to run it in the zero-pileup mode
0005 #
0006 from SimGeneral.MixingModule.mixNoPU_cfi import *
0007 
0008 mix.mixObjects.mixHepMC.makeCrossingFrame = True