Changes between Version 6 and Version 7 of HiggsSelfCoupling
- Timestamp:
- Jul 13, 2017, 1:55:31 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HiggsSelfCoupling
v6 v7 13 13 In this folder we provide: [[BR]] 14 14 15 a) 'loop_hvv' : the UFO model folder with modified VVH vertices due to trilinear couplings at one-loop[[BR]]15 a) 'loop_hvv' : the UFO model folder with modified VVH vertices due to trilinear couplings at one-loop[[BR]] 16 16 17 17 b) "hvvcoef.cpp": C++ implementation of form factors[[BR]] 18 18 19 c) "Makefile" : to generate static library (libhvvcoef.a) which is used during event generation[[BR]]19 c) "Makefile" : to generate static library (libhvvcoef.a) which is used during event generation[[BR]] 20 20 21 d) "ReadMe.txt" : explains how to use the code step by step and benchmarking for HZ process21 d) "ReadMe.txt" : explains how to use the code step by step and benchmarking for HZ process 22 22 23 23 … … 27 27 28 28 a) 'hhh-model': the UFO model file to be used[[BR]] 29 29 30 b) "gevirt.sh": auxiliary script to generate virtual EW subprocesses[[BR]] 30 31 31 32 c) "vvh-loop_diagram_generation.py" : to select right set of one-loop diagrams in VH, VBF and tHj[[BR]] 32 33 33 d) "tth-loop_diagram_generation.py" : to select right set of one-loop diagrams in ttH[[BR]]34 d) "tth-loop_diagram_generation.py" : to select right set of one-loop diagrams in ttH[[BR]] 34 35 35 36 e) "check_OLP.f": reweighting code[[BR]] 36 37 37 f) "makefile" : makefile for reweighting code[[BR]]38 f) "makefile" : makefile for reweighting code[[BR]] 38 39 39 g) "ReadMe.txt" : explains how to use the code step by step and benchmarking for HZ process[[BR]]40 g) "ReadMe.txt" : explains how to use the code step by step and benchmarking for HZ process[[BR]] 40 41 41 42 h) we also provide 'example_hz' folder which contains a simple script to build the reweighting code for HZ as an example[[BR]]