Changes between Version 2 and Version 3 of HiggsSelfCoupling


Ignore:
Timestamp:
Jul 12, 2017, 3:50:19 PM (7 years ago)
Author:
Fabio Maltoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HiggsSelfCoupling

    v2 v3  
    11= Higgs Self Coupling
     2
     31. "trilinear-FF" (The form factor code to run VH, VBF and Hto4l)
     4In this folder we provide:
     5a) "loop_hvv" : the UFO model folder with modified VVH vertices due to trilinear couplings at one-loop[[BR]]
     6
     7b) "hvvcoef.cpp": C++ implementation of form factors[[BR]]
     8
     9c) "Makefile": to generate static library (libhvvcoef.a) which is used during event generation[[BR]]
     10
     11d) "ReadMe.txt": explains how to use the code step by step and benchmarking for HZ process
     12
     13
     142. "trilinear-RW" (The Reweighting code to run VH,VBF,tHj and ttH)[[BR]]
     15
     16In this folder we provide: [[BR]]
     17
     18a) "hhh-model": the UFO model file to be used[[BR]]
     19
     20b) "gvirt.sh": auxiliary script to generate virtual EW subprocesses[[BR]]
     21
     22c) "vvh-loop_diagram_generation.py" : to select right set of one-loop diagrams in VH, VBF and tHj[[BR]]
     23
     24d) "tth-loop_diagram_generation.py": to select right set of one-loop diagrams in ttH[[BR]]
     25
     26e) "check_OLP.f": reweighting code[[BR]]
     27
     28f) "makefile": makefile for reweighting code[[BR]]
     29
     30g) "ReadMe.txt": explains how to use the code step by step and benchmarking for HZ process[[BR]]
     31
     32h) we also provide "example_hz" folder which contains a simple script to build the reweighting
     33    code for HZ as an example[[BR]]
     34
     35
     36(All calculations are done in G_\mu scheme and benchmarking is done with MG5_aMC_v2_5_5)