MCBooster  1.0.1
Tool to generate MC phase space samples in parallel.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NMCBooster
 CCalculate
 CCalculate2
 CCalculate3
 CDecayMother
 CDecayMothers
 CEventsEvents is a container struct to hold all the information corresponding the generated events
 CFlagAcceptRejectFlags generated events as accepted (1) or rejected (0)
 CIFunctionIFunction is the base class for arbitrary functions return any type suported by the framwork
 CIFunctionArray
 CisAccepted
 CPhaseSpaceImplementation of the event generator
 CRandGenFill a given vector with random numbers between 0 and 1
 CRandGen2
 CVector3R
 CVector4R
 Cstrided_rangeStrided range iterator original code: https://github.com/thrust/thrust/blob/master/examples/strided_range.cu
 Cstride_functor