| | 2 | |
| | 3 | 1. "trilinear-FF" (The form factor code to run VH, VBF and Hto4l) |
| | 4 | In this folder we provide: |
| | 5 | a) "loop_hvv" : the UFO model folder with modified VVH vertices due to trilinear couplings at one-loop[[BR]] |
| | 6 | |
| | 7 | b) "hvvcoef.cpp": C++ implementation of form factors[[BR]] |
| | 8 | |
| | 9 | c) "Makefile": to generate static library (libhvvcoef.a) which is used during event generation[[BR]] |
| | 10 | |
| | 11 | d) "ReadMe.txt": explains how to use the code step by step and benchmarking for HZ process |
| | 12 | |
| | 13 | |
| | 14 | 2. "trilinear-RW" (The Reweighting code to run VH,VBF,tHj and ttH)[[BR]] |
| | 15 | |
| | 16 | In this folder we provide: [[BR]] |
| | 17 | |
| | 18 | a) "hhh-model": the UFO model file to be used[[BR]] |
| | 19 | |
| | 20 | b) "gvirt.sh": auxiliary script to generate virtual EW subprocesses[[BR]] |
| | 21 | |
| | 22 | c) "vvh-loop_diagram_generation.py" : to select right set of one-loop diagrams in VH, VBF and tHj[[BR]] |
| | 23 | |
| | 24 | d) "tth-loop_diagram_generation.py": to select right set of one-loop diagrams in ttH[[BR]] |
| | 25 | |
| | 26 | e) "check_OLP.f": reweighting code[[BR]] |
| | 27 | |
| | 28 | f) "makefile": makefile for reweighting code[[BR]] |
| | 29 | |
| | 30 | g) "ReadMe.txt": explains how to use the code step by step and benchmarking for HZ process[[BR]] |
| | 31 | |
| | 32 | h) 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) |