1 \defgroup pythia8 Pythia8
3 \brief The Pythia8 interface
5 The pythia8 directory is an interface to the C++ version of Pythia 8.1 event generators,
6 written by T.Sjostrand.
7 The user is assumed to be familiar with the Pythia8 package.
8 Only a basic interface to Pythia8 is provided. Because Pythia8 is
9 also written in C++, its functions/classes can be called directly from a
12 To call Pythia functions not available in this interface a dictionary must
15 See pythia8.C for an example of use from ROOT interpreter.
17 See also the [complete Pythia8 documentation](http://home.thep.lu.se/~torbjorn/pythiaaux/recent.html)