Implementation of the neuron example. 더 자세히 ...
#include "G4Types.hh"
#include "G4RunManager.hh"
#include "G4DNAChemistryManager.hh"
#include "G4Timer.hh"
#include "G4UImanager.hh"
#include "G4UIExecutive.hh"
#include "G4VisExecutive.hh"
#include "CommandLineParser.hh"
#include "ActionInitialization.hh"
#include "DetectorConstruction.hh"
#include "PhysicsList.hh"
함수 | |
CommandLineParser * | parser (0) |
void | Parse (int &argc, char **argv) |
int | main (int argc, char **argv) |
void | GetNameAndPathOfExecutable (char **argv, G4String &executable, G4String &path) |
Implementation of the neuron example.
neuron.cc 파일에서 정의되었습니다.
neuron.cc 파일의 68 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), G4UIcommand::ConvertToInt(), G4cout, G4endl, G4Threading::G4GetNumberOfCores(), G4DNAPARSER::CommandLineParser::GetCommandIfActive(), G4MTRunManager::GetNumberOfThreads(), G4DNAPARSER::Command::GetOption(), G4Timer::GetRealElapsed(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::IsGUI(), Parse(), parser(), G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), G4RunManager::SetUserInitialization(), G4Timer::Start(), G4Timer::Stop().
CommandLineParser* parser | ( | 0 | ) |