This repository has been archived by the owner on Nov 18, 2020. It is now read-only.
forked from cbernet/heppy
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
more test input files for test of Z mass reco with PF
- Loading branch information
Showing
7 changed files
with
40 additions
and
9 deletions.
There are no files selected for viewing
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
Binary file not shown.
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,35 @@ | ||
! main03.cmnd. | ||
! This file contains commands to be read in for a Pythia8 run. | ||
! Lines not beginning with a letter or digit are comments. | ||
! Names are case-insensitive - but spellings-sensitive! | ||
! The settings here are illustrative, not always physics-motivated. | ||
|
||
! 1) Settings used in the main program. | ||
Main:numberOfEvents = 1000 ! number of events to generate | ||
Main:timesAllowErrors = 3 ! how many aborts before run stops | ||
|
||
Random:setSeed = on | ||
Random:seed = 0 | ||
|
||
! 2) Settings related to output in init(), next() and stat(). | ||
Init:showChangedSettings = on ! list changed settings | ||
Init:showChangedParticleData = off ! list changed particle data | ||
Next:numberCount = 100 ! print message every n events | ||
Next:numberShowInfo = 1 ! print event information n times | ||
Next:numberShowProcess = 1 ! print process record n times | ||
Next:numberShowEvent = 0 ! print event record n times | ||
|
||
! 3) Beam parameter settings. Values below agree with default ones. | ||
Beams:idA = 11 ! first beam, p = 2212, pbar = -2212 | ||
Beams:idB = -11 ! second beam, p = 2212, pbar = -2212 | ||
|
||
|
||
! 4) Hard process : ZH, Z->mumu, H->bb, at 240 GeV | ||
|
||
Beams:eCM = 91. ! CM energy of collision | ||
|
||
WeakSingleBoson:ffbar2ffbar(s:gmZ) = on | ||
WeakZ0:gmZmode = 2 | ||
23:onMode = off | ||
23:onIfMatch = 1 1 | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.