BOSS 7.1.1
BESIII Offline Software System
|
#include "BabayagaNLO/BabayagaNLORandom.h"
#include "CLHEP/Random/RanluxEngine.h"
#include <iostream>
Go to the source code of this file.
Functions | |
void | babayaga_ranlux_ (float *vect, const int &size) |
void | babayaga_ranluxd_ (double *vect, const int &size) |
void babayaga_ranlux_ | ( | float * | vect, |
const int & | size ) |
Definition at line 98 of file BabayagaNLORandom.cxx.
void babayaga_ranluxd_ | ( | double * | vect, |
const int & | size ) |
Definition at line 102 of file BabayagaNLORandom.cxx.