![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Chem1 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 chem1.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) |
Chem1 example.
Definition in file chem1.cc.
Definition at line 70 of file chem1.cc.
View newest version in sPHENIX GitHub at line 70 of file chem1.cc
References G4UImanager::ApplyCommand(), G4UIcommand::ConvertToInt(), G4DNAPARSER::CommandLineParser::DeleteInstance(), G4cout, G4endl, G4Threading::G4GetNumberOfCores(), G4DNAPARSER::CommandLineParser::GetCommandIfActive(), G4DNAPARSER::Command::GetOption(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4UIExecutive::IsGUI(), Parse(), parser(), G4UIExecutive::SessionStart(), G4MTRunManager::SetNumberOfThreads(), and G4RunManager::SetUserInitialization().
Here is the call graph for this function:Definition at line 192 of file chem1.cc.
View newest version in sPHENIX GitHub at line 192 of file chem1.cc
References G4DNAPARSER::CommandLineParser::AddCommand(), G4DNAPARSER::CommandLineParser::CheckIfNotHandledOptionsExists(), G4DNAPARSER::CommandLineParser::DeleteInstance(), g4zmq::exit(), G4DNAPARSER::CommandLineParser::GetParser(), G4DNAPARSER::Command::OptionNotCompulsory, G4DNAPARSER::CommandLineParser::Parse(), parser(), G4DNAPARSER::Command::WithOption, and G4DNAPARSER::Command::WithoutOption.
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| CommandLineParser* parser | ( | 0 | ) |
Referenced by nlohmann::basic_json::accept(), FW::Geant4::MMDetectorConstruction::Construct(), Par02DetectorConstruction::Construct(), RunAction::CreateNtuple(), main(), Parse(), nlohmann::basic_json::parse(), parserCreate(), parserInit(), G4GDMLRead::Read(), nlohmann::basic_json::sax_parse(), SetSeed(), XML_ExternalEntityParserCreate(), XML_SetExternalEntityRefHandlerArg(), and XML_UseParserAsHandlerArg().
Here is the caller graph for this function: