Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
네임스페이스 | 함수
Random.cc 파일 참조
#include <assert.h>
#include "CLHEP/Random/MixMaxRng.h"
#include "CLHEP/Random/Random.h"
#include "CLHEP/Random/StaticRandomStates.h"
#include "CLHEP/Utility/memory.h"
#include "CLHEP/Utility/thread_local.h"
#include "CLHEP/Utility/use_atomic.h"
#include "CLHEP/Random/SeedTable.h"

이 파일의 소스 코드 페이지로 가기

네임스페이스

 CLHEP
 

함수

std::ostream & CLHEP::operator<< (std::ostream &os, const HepRandom &dist)
 
std::istream & CLHEP::operator>> (std::istream &is, HepRandom &dist)
 

변수 문서화

MixMaxRng theDefaultEngine

Random.cc 파일의 68 번째 라인에서 정의되었습니다.

HepRandom theDefaultGenerator

Random.cc 파일의 67 번째 라인에서 정의되었습니다.

std::shared_ptr<HepRandomEngine> theEngine

Random.cc 파일의 73 번째 라인에서 정의되었습니다.

std::shared_ptr<HepRandom > theGenerator