Skip to content

Commit

Permalink
add Z mass limits
Browse files Browse the repository at this point in the history
  • Loading branch information
covarell committed Jan 23, 2015
1 parent b23d8d0 commit 8cbee74
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 10 deletions.
Expand Up @@ -15,7 +15,7 @@
'WeakSingleBoson:ffbar2gmZ = on',
'23:onMode = off',
'23:onIfAny = 11',
'PhaseSpace:pTHatMin = 40.',
'PhaseSpace:mHatMin = 75.',
),
parameterSets = cms.vstring('pythia8CommonSettings',
'pythia8CUEP8M1Settings',
Expand Down
Expand Up @@ -15,7 +15,7 @@
'WeakSingleBoson:ffbar2gmZ = on',
'23:onMode = off',
'23:onIfAny = 11',
'PhaseSpace:pTHatMin = 40.',
'PhaseSpace:mHatMin = 75.',
),
parameterSets = cms.vstring('pythia8CommonSettings',
'pythia8CUEP8M1Settings',
Expand Down
Expand Up @@ -15,7 +15,7 @@
'WeakSingleBoson:ffbar2gmZ = on',
'23:onMode = off',
'23:onIfAny = 13',
'PhaseSpace:pTHatMin = 40.',
'PhaseSpace:mHatMin = 75.',
),
parameterSets = cms.vstring('pythia8CommonSettings',
'pythia8CUEP8M1Settings',
Expand Down
Expand Up @@ -15,7 +15,7 @@
'WeakSingleBoson:ffbar2gmZ = on',
'23:onMode = off',
'23:onIfAny = 13',
'PhaseSpace:pTHatMin = 40.',
'PhaseSpace:mHatMin = 75.',
),
parameterSets = cms.vstring('pythia8CommonSettings',
'pythia8CUEP8M1Settings',
Expand Down
Expand Up @@ -15,7 +15,7 @@
'WeakSingleBoson:ffbar2gmZ = on',
'23:onMode = off',
'23:onIfAny = 15',
'PhaseSpace:pTHatMin = 40.',
'PhaseSpace:mHatMin = 75.',
'15:offIfMatch = 16 11 -12 ',
'15:offIfMatch = 16 13 -14 ',
),
Expand Down
Expand Up @@ -15,7 +15,7 @@
'WeakSingleBoson:ffbar2gmZ = on',
'23:onMode = off',
'23:onIfAny = 15',
'PhaseSpace:pTHatMin = 40.',
'PhaseSpace:mHatMin = 75.',
'15:offIfMatch = 16 11 -12 ',
'15:offIfMatch = 16 13 -14 ',
),
Expand Down
Expand Up @@ -27,7 +27,7 @@
'WeakSingleBoson:ffbar2gmZ = on',
'23:onMode = off',
'23:onIfAny = 15',
'PhaseSpace:pTHatMin = 40.',
'PhaseSpace:mHatMin = 75.',
),
parameterSets = cms.vstring('pythia8CommonSettings',
'pythia8CUEP8M1Settings',
Expand Down
Expand Up @@ -27,7 +27,7 @@
'WeakSingleBoson:ffbar2gmZ = on',
'23:onMode = off',
'23:onIfAny = 15',
'PhaseSpace:pTHatMin = 40.',
'PhaseSpace:mHatMin = 75.',
),
parameterSets = cms.vstring('pythia8CommonSettings',
'pythia8CUEP8M1Settings',
Expand Down
Expand Up @@ -27,7 +27,7 @@
'WeakSingleBoson:ffbar2gmZ = on',
'23:onMode = off',
'23:onIfAny = 15',
'PhaseSpace:pTHatMin = 40.',
'PhaseSpace:mHatMin = 75.',
),
parameterSets = cms.vstring('pythia8CommonSettings',
'pythia8CUEP8M1Settings',
Expand Down
Expand Up @@ -27,7 +27,7 @@
'WeakSingleBoson:ffbar2gmZ = on',
'23:onMode = off',
'23:onIfAny = 15',
'PhaseSpace:pTHatMin = 40.',
'PhaseSpace:mHatMin = 75.',
),
parameterSets = cms.vstring('pythia8CommonSettings',
'pythia8CUEP8M1Settings',
Expand Down
Expand Up @@ -24,6 +24,7 @@
'23:onIfAny = 13',
'PhaseSpace:pTHatMin = 20.',
'PhaseSpace:pTHatMax = 300.',
'PhaseSpace:mHatMin = 75.',
),
parameterSets = cms.vstring('pythia8CommonSettings',
'pythia8CUEP8M1Settings',
Expand Down
Expand Up @@ -24,6 +24,7 @@
'23:onIfAny = 13',
'PhaseSpace:pTHatMin = 20.',
'PhaseSpace:pTHatMax = 300.',
'PhaseSpace:mHatMin = 75.',
),
parameterSets = cms.vstring('pythia8CommonSettings',
'pythia8CUEP8M1Settings',
Expand Down

0 comments on commit 8cbee74

Please sign in to comment.