ATLAS Offline Software
Loading...
Searching...
No Matches
TauolaPP.cxx File Reference
#include "GeneratorObjects/McEventCollection.h"
#include "Tauolapp_i/TauolaPP.h"
#include "Tauola/Log.h"
#include "Tauola/Tauola.h"
#include "Tauola/TauolaHepMCEvent.h"
#include "Tauola/f_Variables.h"
#include "CLHEP/Random/RandFlat.h"
#include "AthenaKernel/RNGWrapper.h"
Include dependency graph for TauolaPP.cxx:

Go to the source code of this file.

Functions

double AthenaRandomGenerator ATLAS_NOT_THREAD_SAFE ()
 Install fatal handler with default options.

Function Documentation

◆ ATLAS_NOT_THREAD_SAFE()

double AthenaRandomGenerator ATLAS_NOT_THREAD_SAFE ( void )
inline

Install fatal handler with default options.

This is meant to be easy to call from python via ctypes.

Install fatal handler with default options.

Definition at line 31 of file TauolaPP.cxx.

32{
33 return CLHEP::RandFlat::shoot(TauolaPP::p_rndmEngine);
34}
static CLHEP::HepRandomEngine * p_rndmEngine
Definition TauolaPP.h:35