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 파일에서 정의되었습니다.
exampleB01.cc 파일의 93 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), G4UIcommand::ConvertToString(), B01DetectorConstruction::CreateImportanceStore(), B01DetectorConstruction::CreateWeightWindowStore(), G4cout, G4endl, G4Threading::G4GetNumberOfCores(), G4GeometryManager::GetInstance(), G4UImanager::GetUIpointer(), B01DetectorConstruction::GetWorldVolume(), G4RunManager::Initialize(), onBoundary, G4GeometryManager::OpenGeometry(), G4MTRunManager::SetNumberOfThreads(), G4RunManager::SetUserInitialization().