~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to Template/loop_material/StandAlone/SubProcesses/MadLoopParams.inc

merge with 2.0.0beta4 revision 216

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
!====================================================================
7
7
!
8
8
          integer CTModeInit,CTModeRun,CheckCycle,MaxAttempts,
9
 
     &CTLoopLibrary,NRotations_DP,NRotations_QP
 
9
     &CTLoopLibrary,NRotations_DP,NRotations_QP,ImprovePSPoint
10
10
 
11
11
      real*8 MLStabThres,CTStabThres,ZeroThres
12
12
 
13
13
      logical UseLoopFilter,LoopInitStartOver,DoubleCheckHelicityFilter
14
 
          logical ImprovePSPoint,HelInitStartOver
 
14
          logical HelInitStartOver
15
15
 
16
16
      common /MADLOOP/CTModeInit,CTModeRun,NRotations_DP,NRotations_QP,
17
 
     &CheckCycle, MaxAttempts,UseLoopFilter,MLStabThres,CTStabThres,
18
 
     &CTLoopLibrary,LoopInitStartOver,DoubleCheckHelicityFilter,
19
 
     &ZeroThres,ImprovePSPoint,HelInitStartOver
 
17
     &ImprovePSPoint,CheckCycle, MaxAttempts,UseLoopFilter,MLStabThres,
 
18
     &CTStabThres,CTLoopLibrary,LoopInitStartOver,
 
19
     &DoubleCheckHelicityFilter,ZeroThres,HelInitStartOver