~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to madgraph/iolibs/template_files/pythia8_process_h.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:
8
8
 
9
9
#include <complex>
10
10
 
11
 
#include "SigmaProcess.h"
 
11
#include "Pythia8/SigmaProcess.h"
12
12
#include "Parameters_%(model_name)s.h"
13
13
 
14
14
using namespace std;
17
17
%(process_class_definitions)s
18
18
} // end namespace Pythia8
19
19
 
20
 
#endif // Pythia8_%(process_file_name)s_H
 
 
b'\\ No newline at end of file'
 
20
#endif // Pythia8_%(process_file_name)s_H