Skip to content

Commit

Permalink
add the configuration with fixed number as request by Jet/MET
Browse files Browse the repository at this point in the history
  • Loading branch information
fambrogl committed Nov 5, 2009
1 parent 8e5f999 commit 03c3534
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import FWCore.ParameterSet.Config as cms

from SimGeneral.MixingModule.mix_E10TeV_FIX_1_BX432_cfi import *

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import FWCore.ParameterSet.Config as cms

from SimGeneral.MixingModule.mix_E10TeV_FIX_2_BX432_cfi import *

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import FWCore.ParameterSet.Config as cms

from SimGeneral.MixingModule.mix_E10TeV_FIX_3_BX432_cfi import *

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import FWCore.ParameterSet.Config as cms

from SimGeneral.MixingModule.mix_E10TeV_FIX_5_BX432_cfi import *

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import FWCore.ParameterSet.Config as cms

from SimGeneral.MixingModule.mix_E7TeV_FIX_1_BX156_cfi import *

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import FWCore.ParameterSet.Config as cms

from SimGeneral.MixingModule.mix_E7TeV_FIX_2_BX156_cfi import *

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import FWCore.ParameterSet.Config as cms

from SimGeneral.MixingModule.mix_E7TeV_FIX_3_BX156_cfi import *

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import FWCore.ParameterSet.Config as cms

from SimGeneral.MixingModule.mix_E7TeV_FIX_5_BX156_cfi import *

0 comments on commit 03c3534

Please sign in to comment.