JHUGen MELA  JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
global_coli.h
Go to the documentation of this file.
1 !!
2 !! File global_coli.h is part of COLLIER
3 !! - A Complex One-Loop Library In Extended Regularizations
4 !!
5 !! Copyright (C) 2015, 2016 Ansgar Denner, Stefan Dittmaier, Lars Hofer
6 !!
7 !! COLLIER is licenced under the GNU GPL version 3, see COPYING for details.
8 !!
9 
10 ! -*-Fortran-*-
11 
12 !***********************************************************************
13 !* file global_coli.h *
14 !* steers global flags for COLI *
15 !*---------------------------------------------------------------------*
16 !* 02.05.08 Ansgar Denner last changed 07.06.13 *
17 !***********************************************************************
18 
19 !c take singular contributions into account
20 !#define SING
21 
22 !c perform various checks
23 !#define CHECK
24 
25 !c issue warnings
26 !#define WARN
27 
28 !c print untested scalar function calls
29 !#define NEWCHECK
30 
Dittmaier
! File global_coli h is part of COLLIER A Complex One Loop Library In Extended Regularizations Ansgar Stefan Dittmaier
Definition: global_coli.h:5
Denner
! File global_coli h is part of COLLIER A Complex One Loop Library In Extended Regularizations Ansgar Denner
Definition: global_coli.h:5
version
! File global_coli h is part of COLLIER A Complex One Loop Library In Extended Regularizations Ansgar Stefan Lars Hofer ! COLLIER is licenced under the GNU GPL version
Definition: global_coli.h:7