Main program of the biasing/ReverseMC01 example. 더 자세히 ...
#include "G4Types.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "Randomize.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
#include "G4AdjointSimManager.hh"
#include "RMC01DetectorConstruction.hh"
#include "RMC01PrimaryGeneratorAction.hh"
#include "RMC01EventAction.hh"
#include "RMC01RunAction.hh"
#include "G4AdjointPhysicsList.hh"
#include "RMC01AdjointEventAction.hh"
함수 | |
int | main (int argc, char **argv) |
Main program of the biasing/ReverseMC01 example.
exampleRMC01.cc 파일에서 정의되었습니다.
exampleRMC01.cc 파일의 68 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), G4AdjointSimManager::GetInstance(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4AdjointSimManager::SetAdjointEventAction(), G4AdjointSimManager::SetAdjointRunAction(), G4RunManager::SetUserAction(), G4RunManager::SetUserInitialization().