MCBooster  1.0.1
Tool to generate MC phase space samples in parallel.
MCBooster::RandGen2 Struct Reference

#include <RandGen.h>

+ Collaboration diagram for MCBooster::RandGen2:

Public Member Functions

__host__ __device__ GReal_t operator() (GInt_t idx)
 RandGen2 ctor. More...
 

Detailed Description

Definition at line 83 of file RandGen.h.

Member Function Documentation

__host__ __device__ GReal_t MCBooster::RandGen2::operator() ( GInt_t  idx)
inline

Takes the number of daughter particles and the address of the array of to be filled with random numbers operator(). Calculate and set random numbers. It takes the index of the event.

Definition at line 94 of file RandGen.h.


The documentation for this struct was generated from the following file: