~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to madgraph/iolibs/template_files/pythia8_model_parameters_cc.inc

- fix the writing of the param_card in presence of restriction card created on the flight (customize model option)
- fix py8 output mode (include format)
- fix the taudecay model

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
#include <iostream>
7
7
#include "Parameters_%(model_name)s.h"
8
 
#include "PythiaStdlib.h"
 
8
#include "Pythia8/PythiaStdlib.h"
9
9
 
10
10
namespace Pythia8 {
11
11