![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Chem3 example. More...
#include "DetectorConstruction.hh"#include "PhysicsList.hh"#include "ActionInitialization.hh"#include "G4RunManager.hh"#include "G4DNAChemistryManager.hh"#include "G4UImanager.hh"#include "G4UIExecutive.hh"#include "G4VisExecutive.hh"#include "CommandLineParser.hh"
Include dependency graph for chem3.cc:Go to the source code of this file.
Functions | |
| CommandLineParser * | parser (0) |
| void | Parse (int &argc, char **argv) |
| int | main (int argc, char **argv) |
Chem3 example.
Definition in file chem3.cc.
Definition at line 72 of file chem3.cc.
View newest version in sPHENIX GitHub at line 72 of file chem3.cc
References G4UImanager::ApplyCommand(), G4UIcommand::ConvertToInt(), G4DNAPARSER::CommandLineParser::DeleteInstance(), G4cout, G4endl, G4Threading::G4GetNumberOfCores(), G4DNAPARSER::CommandLineParser::GetCommandIfActive(), G4DNAPARSER::Command::GetDefaultOption(), G4UImanager::GetG4UIWindow(), G4DNAPARSER::Command::GetOption(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::IsGUI(), Parse(), parser(), G4UIExecutive::SessionStart(), and G4RunManager::SetUserInitialization().
Here is the call graph for this function:| CommandLineParser* parser | ( | 0 | ) |