Fork me on GitHub

Changeset 53f4746 in git for examples


Ignore:
Timestamp:
Apr 30, 2021, 4:30:36 PM (3 years ago)
Author:
Franco BEDESCHI <bed@…>
Branches:
master
Children:
a47edcc
Parents:
952bbbc
Message:

Cluster counting example and VertexFit update

Location:
examples
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • examples/Pythia8/ee_zh.cmnd

    r952bbbc r53f4746  
    11
    2 Main:numberOfEvents = 10000         ! number of events to generate
     2Main:numberOfEvents = 10         ! number of events to generate
    33
    44Beams:idA = 11                   ! first beam, e- = -11
     
    77
    88! Vertex smearing :
    9 Beams:allowVertexSpread = on
    10 Beams:sigmaVertexX = 9.70e-3   !  13.7 mum / sqrt2
    11 Beams:sigmaVertexY = 25.5E-6   !  36.1 nm / sqrt2
    12 Beams:sigmaVertexZ = 0.64      !  0.64 mm
    13 ï¿ŒBeams:sigmaVertexT = 0.64      !  0.64 mm
     9Beams:allowVertexSpread = off
     10!Beams:sigmaVertexX = 9.70e-3   !  13.7 mum / sqrt2
     11!Beams:sigmaVertexY = 25.5E-6   !  36.1 nm / sqrt2
     12!Beams:sigmaVertexZ = 20.64      !  0.64 mm
     13!ï¿ŒBeams:sigmaVertexT = 0.64      !  0.64 mm
    1414ᅩ
    1515
     
    2020! 5) Force the Z decays to muons
    212123:onMode = off
    22 23:onIfAny = 11 -11
     2223:onIfAny = 13 -13
Note: See TracChangeset for help on using the changeset viewer.