Skip to content
Snippets Groups Projects

Pythia DIS

Merged Whitney Armstrong requested to merge dis_pythia into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
#include "Pythia8/Pythia.h"
#include "Pythia8Plugins/HepMC3.h"
#include <unistd.h>
#include <cassert>
using namespace Pythia8;
Loading