-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add the configuration with fixed number as request by Jet/MET
- Loading branch information
fambrogl
committed
Nov 5, 2009
1 parent
8e5f999
commit 03c3534
Showing
8 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
Configuration/StandardSequences/python/MixingE10TeV_FIX_1_BX432_cff.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 * | ||
|
4 changes: 4 additions & 0 deletions
4
Configuration/StandardSequences/python/MixingE10TeV_FIX_2_BX432_cff.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 * | ||
|
4 changes: 4 additions & 0 deletions
4
Configuration/StandardSequences/python/MixingE10TeV_FIX_3_BX432_cff.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 * | ||
|
4 changes: 4 additions & 0 deletions
4
Configuration/StandardSequences/python/MixingE10TeV_FIX_5_BX432_cff.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 * | ||
|
4 changes: 4 additions & 0 deletions
4
Configuration/StandardSequences/python/MixingE7TeV_FIX_1_BX156_cff.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 * | ||
|
4 changes: 4 additions & 0 deletions
4
Configuration/StandardSequences/python/MixingE7TeV_FIX_2_BX156_cff.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 * | ||
|
4 changes: 4 additions & 0 deletions
4
Configuration/StandardSequences/python/MixingE7TeV_FIX_3_BX156_cff.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 * | ||
|
4 changes: 4 additions & 0 deletions
4
Configuration/StandardSequences/python/MixingE7TeV_FIX_5_BX156_cff.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 * | ||
|