This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
2013:groups:sm:blha:order1 [2013/06/06 18:35] valery.yundin created |
2013:groups:sm:blha:order1 [2013/06/17 17:45] (current) gudrun.heinrich |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <file bash order.lh> | ||
| # OLE_order for 3jet production | # OLE_order for 3jet production | ||
| + | |||
| + | InterfaceVersion BLHA2 | ||
| Model SM, # MSSM, UFO<space>/path/file.ufo | Model SM, # MSSM, UFO<space>/path/file.ufo | ||
| - | CorrectionType QCD, EW, QED | + | CorrectionType QCD |
| - | IRregularisation CDR, DRED | + | IRregularisation CDR |
| AlphaPower 0 | AlphaPower 0 | ||
| AlphasPower 2 | AlphasPower 2 | ||
| - | ExcludeParticles 6 7 # space separated-list | + | ExcludedParticles 6 7 # space separated-list |
| MassiveParticles 4 5 # space separated-list | MassiveParticles 4 5 # space separated-list | ||
| - | AmplitudeType loop (default), tree | + | AmplitudeType Loop (default), Tree |
| #OperationMode # obsoleted in favor of setting coupling to 1 explicitly | #OperationMode # obsoleted in favor of setting coupling to 1 explicitly | ||
| #MatrixElementSquareType # obsoleted in favor of colour-helicity-summed, | #MatrixElementSquareType # obsoleted in favor of colour-helicity-summed, | ||
| Line 19: | Line 22: | ||
| # optional replacemet for CHsummed, CHaveraged, etc | # optional replacemet for CHsummed, CHaveraged, etc | ||
| - | Extra HelAvgInitial yes | + | Extra HelAvgInitial true |
| - | Extra ColAvgInitial yes | + | Extra ColAvgInitial true |
| - | Extra MCSymmetrizeFinal yes | + | Extra MCSymmetrizeFinal true |
| # optional OLP-specific parameters | # optional OLP-specific parameters | ||
| Line 48: | Line 51: | ||
| AlphasPower 4 | AlphasPower 4 | ||
| - | AmplitudeType tree | + | AmplitudeType Tree # not Extra, the same as above |
| # process list 4j | # process list 4j | ||
| Line 57: | Line 60: | ||
| 21 21 -> 21 21 21 21 | 21 21 -> 21 21 21 21 | ||
| + | </file> | ||