ATLAS Offline Software
|
#include "Pythia8_i/Pythia8_i.h"
#include "Pythia8_i/UserProcessFactory.h"
#include "Pythia8_i/UserResonanceFactory.h"
#include "PathResolver/PathResolver.h"
#include "GeneratorObjects/McEventCollection.h"
#include <boost/algorithm/string.hpp>
#include <boost/lexical_cast.hpp>
#include "AthenaKernel/RNGWrapper.h"
#include "TruthUtils/MagicNumbers.h"
#include <sstream>
#include <limits>
Go to the source code of this file.
Macros | |
#define | PYTHIA8_NWEIGHTS nWeights |
#define | PYTHIA8_WEIGHT weight |
#define | PYTHIA8_WLABEL weightLabel |
#define | PYTHIA8_CONVERSION 1.0 |
#define PYTHIA8_CONVERSION 1.0 |
Definition at line 33 of file Pythia8_i.cxx.
#define PYTHIA8_NWEIGHTS nWeights |
Definition at line 30 of file Pythia8_i.cxx.
#define PYTHIA8_WEIGHT weight |
Definition at line 31 of file Pythia8_i.cxx.
#define PYTHIA8_WLABEL weightLabel |
Definition at line 32 of file Pythia8_i.cxx.