![]() |
ATLAS Offline Software
|
#include "AtlasHepMC/GenEvent.h"#include "TruthUtils/HepMCHelpers.h"#include "GaudiKernel/MsgStream.h"#include "AthenaBaseComps/AthMsgStreamMacros.h"#include "AthenaKernel/RNGWrapper.h"#include "Sherpa_i/Sherpa_i.h"#include "ATOOLS/Org/CXXFLAGS_PACKAGES.H"#include "SHERPA/Main/Sherpa.H"#include "SHERPA/Initialization/Initialization_Handler.H"#include "SHERPA/Tools/Variations.H"#include "ATOOLS/Org/Exception.H"#include "ATOOLS/Org/Run_Parameter.H"#include <utility>#include <cstdio>#include <cstring>#include <mutex>#include <signal.h>#include <stdlib.h>#include <sys/stat.h>#include "CLHEP/Random/RandFlat.h"Go to the source code of this file.
Classes | |
| class | ATOOLS::Getter< External_RNG, RNG_Key, Atlas_RNG, std::less< std::string > > |
Namespaces | |
| namespace | ATOOLS |
Variables | |
| CLHEP::HepRandomEngine * | p_rndEngine {} |
| CLHEP::HepRandomEngine* p_rndEngine {} |
Definition at line 35 of file Sherpa_i.cxx.