Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
함수
exampleB01.cc 파일 참조

Main program of the biasing/B01 example. 더 자세히 ...

#include <iostream>
#include <stdlib.h>
#include "G4Types.hh"
#include "G4RunManager.hh"
#include "G4VPhysicalVolume.hh"
#include "G4UImanager.hh"
#include "G4GeometryManager.hh"
#include "B01DetectorConstruction.hh"
#include "FTFP_BERT.hh"
#include "G4ImportanceBiasing.hh"
#include "G4WeightWindowBiasing.hh"
#include "B01ActionInitialization.hh"
#include "G4GeometrySampler.hh"
#include "G4IStore.hh"
#include "G4VWeightWindowStore.hh"
#include "G4WeightWindowAlgorithm.hh"

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

함수

int main (int argc, char **argv)
 

상세한 설명

Main program of the biasing/B01 example.

exampleB01.cc 파일에서 정의되었습니다.

함수 문서화

int main ( int  argc,
char **  argv 
)