Changes between Initial Version and Version 1 of CalcHepInterface


Ignore:
Timestamp:
Feb 16, 2010, 10:25:04 AM (15 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CalcHepInterface

    v1 v1  
     1
     2
     3== The !CalcHep/CompHEP interface ==
     4
     5[http://www.ifh.de/~pukhov/calchep.html CalcHep] and [http://comphep.sinp.msu.ru/ CompHEP] are packages for calculation of Feynman diagrams, integration over multi-particle phase space and generating events.
     6
     7=== Authors ===
     8   * Neil Christensen
     9   * Claude Duhr
     10=== Generating a !CalcHep/CompHEP model file with !FeynRules ===
     11
     12Instructions for implementing a [http://theory.sinp.msu.ru/~pukhov/calchep.html CalcHep]/[http://comphep.sinp.msu.ru/ CompHEP] model in !FeynRules can be found in the manual which can be found at the [http://feynrules.phys.ucl.ac.be/ FeynRules website].
     13
     14==== Limitations ====
     15
     16Some limitations of [http://theory.sinp.msu.ru/~pukhov/calchep.html CalcHep]/[http://comphep.sinp.msu.ru/ CompHEP] are:
     17   * Models with new color octets are generally a challenge to implement in [http://theory.sinp.msu.ru/~pukhov/calchep.html CalcHep]/[http://comphep.sinp.msu.ru/ CompHEP]. This is due to the fact that the color structure of vertices are left implicit. This is sufficient for the SM as well as many extensions, but not in all. Such a model may be implemented using auxilliary fields. If you are interested in such a model, please consider the following references:
     18      * The [http://theory.sinp.msu.ru/~pukhov/calchep.html CalcHep]/[http://comphep.sinp.msu.ru/ CompHEP] user manual.
     19      * [http://www.slac.stanford.edu/spires/find/hep/www?eprint=hep-ph/0502067 JHEP 0509:005,2005]
     20      * [http://home.fnal.gov/~kckong/mued/ Minimal Universal Extra Dimensions] implementation in [http://theory.sinp.msu.ru/~pukhov/calchep.html CalcHep].
     21      * others?
     22   * Any limitation of [http://theory.sinp.msu.ru/~pukhov/calchep.html CalcHep]/[http://comphep.sinp.msu.ru/ CompHEP] is also a limitation of this interface.
     23
     24==== Citation ====
     25
     26Thank you for using our interface. If you publish any results using it, please cite:
     27   * coming soon...