Changes between Version 6 and Version 7 of HiggsSelfCoupling


Ignore:
Timestamp:
Jul 13, 2017, 1:55:31 AM (7 years ago)
Author:
ambresh.shivaji
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HiggsSelfCoupling

    v6 v7  
    1313In this folder we provide: [[BR]]
    1414
    15 a) 'loop_hvv' : the UFO model folder with modified VVH vertices due to trilinear couplings at one-loop[[BR]]
     15a) 'loop_hvv'   : the UFO model folder with modified VVH vertices due to trilinear couplings at one-loop[[BR]]
    1616
    1717b) "hvvcoef.cpp": C++ implementation of form factors[[BR]]
    1818
    19 c) "Makefile": to generate static library (libhvvcoef.a) which is used during event generation[[BR]]
     19c) "Makefile"   : to generate static library (libhvvcoef.a) which is used during event generation[[BR]]
    2020
    21 d) "ReadMe.txt": explains how to use the code step by step and benchmarking for HZ process
     21d) "ReadMe.txt" : explains how to use the code step by step and benchmarking for HZ process
    2222
    2323
     
    2727
    2828a) 'hhh-model': the UFO model file to be used[[BR]]
     29
    2930b) "gevirt.sh": auxiliary script to generate virtual EW subprocesses[[BR]]
    3031
    3132c) "vvh-loop_diagram_generation.py" : to select right set of one-loop diagrams in VH, VBF and tHj[[BR]]
    3233
    33 d) "tth-loop_diagram_generation.py": to select right set of one-loop diagrams in ttH[[BR]]
     34d) "tth-loop_diagram_generation.py" : to select right set of one-loop diagrams in ttH[[BR]]
    3435
    3536e) "check_OLP.f": reweighting code[[BR]]
    3637
    37 f) "makefile": makefile for reweighting code[[BR]]
     38f) "makefile"   : makefile for reweighting code[[BR]]
    3839
    39 g) "ReadMe.txt": explains how to use the code step by step and benchmarking for HZ process[[BR]]
     40g) "ReadMe.txt" : explains how to use the code step by step and benchmarking for HZ process[[BR]]
    4041
    4142h) we also provide 'example_hz' folder which contains a simple script to build the reweighting code for HZ as an example[[BR]]