#include "CLHEP/Random/DualRand.h"#include "CLHEP/Random/JamesRandom.h"#include "CLHEP/Random/MixMaxRng.h"#include "CLHEP/Random/MTwistEngine.h"#include "CLHEP/Random/RanecuEngine.h"#include "CLHEP/Random/RanluxEngine.h"#include "CLHEP/Random/Ranlux64Engine.h"#include "CLHEP/Random/RanshiEngine.h"#include "CLHEP/Random/RandBinomial.h"#include "CLHEP/Random/RandBreitWigner.h"#include "CLHEP/Random/RandChiSquare.h"#include "CLHEP/Random/RandExponential.h"#include "CLHEP/Random/RandExpZiggurat.h"#include "CLHEP/Random/RandFlat.h"#include "CLHEP/Random/RandBit.h"#include "CLHEP/Random/RandGamma.h"#include "CLHEP/Random/RandGauss.h"#include "CLHEP/Random/RandGaussQ.h"#include "CLHEP/Random/RandGaussZiggurat.h"#include "CLHEP/Random/RandGeneral.h"#include "CLHEP/Random/RandLandau.h"#include "CLHEP/Random/RandPoissonQ.h"#include "CLHEP/Random/RandStudentT.h"네임스페이스 | |
| CLHEP | |
매크로 | |
| #define | HepUniformRand() HepRandom::getTheEngine()->flat() |
변수 | |
| static const int | CLHEP::HepRandomGenActive = HepRandom::createInstance() |
| #define HepUniformRand | ( | ) | HepRandom::getTheEngine()->flat() |
Randomize.h 파일의 57 번째 라인에서 정의되었습니다.
1.8.5