ATLAS Offline Software
|
#include "GeneratorModules/GenBase.h"
#include "AthenaKernel/IAthRNGSvc.h"
#include "CLHEP/Random/RandomEngine.h"
#include "CLHEP/Random/RandPoisson.h"
#include <memory>
#include "AtlasHepMC/GenEvent.h"
Go to the source code of this file.
Classes | |
class | GenModule |
Base class for common behaviour of generator interfaces. More... | |