ATLAS Offline Software
Loading...
Searching...
No Matches
Photospp_i.cxx File Reference
#include "Photospp_i/Photospp_i.h"
#include "Photos/Photos.h"
#include "Photos/PhotosHepMC3Event.h"
#include "Photos/Log.h"
#include "GeneratorObjects/McEventCollection.h"
#include "AthenaKernel/errorcheck.h"
#include "CLHEP/Random/RandFlat.h"
#include "AthenaKernel/RNGWrapper.h"
#include "TruthUtils/ParticleConstants.h"
Include dependency graph for Photospp_i.cxx:

Go to the source code of this file.

Namespaces

namespace  Photospp

Typedefs

using Photospp::PhotosHepMCEvent = PhotosHepMC3Event

Functions

void ignore_unused_variable_warning (int *)
double phoranc_ (int *idum)

Function Documentation

◆ ignore_unused_variable_warning()

void ignore_unused_variable_warning ( int * )

Definition at line 28 of file Photospp_i.cxx.

28{}

◆ phoranc_()

double phoranc_ ( int * idum)

Definition at line 30 of file Photospp_i.cxx.

30 {
32 return CLHEP::RandFlat::shoot(Photospp_i::p_rndmEngine);
33}
void ignore_unused_variable_warning(int *)
static CLHEP::HepRandomEngine * p_rndmEngine
Definition Photospp_i.h:39