![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Main program of the field/field01 example. More...
#include "G4Types.hh"#include "F01SteppingVerbose.hh"#include "G4RunManager.hh"#include "F01DetectorConstruction.hh"#include "F01ActionInitialization.hh"#include "F01RunAction.hh"#include "G4UImanager.hh"#include "G4EmParameters.hh"#include "G4HadronicProcessStore.hh"#include "G4PhysicsListHelper.hh"#include "FTFP_BERT.hh"#include "G4StepLimiterPhysics.hh"#include "Randomize.hh"#include "G4VisExecutive.hh"#include "G4UIExecutive.hh"#include "G4Electron.hh"#include "G4Transportation.hh"#include "G4CoupledTransportation.hh"
Include dependency graph for field01.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the field/field01 example.
Definition in file field01.cc.
Definition at line 75 of file field01.cc.
View newest version in sPHENIX GitHub at line 75 of file field01.cc
References G4UImanager::ApplyCommand(), G4PhysicsListHelper::GetPhysicsListHelper(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4HadronicProcessStore::Instance(), G4EmParameters::Instance(), G4UIExecutive::IsGUI(), CLHEP::keV, CLHEP::MeV, G4VModularPhysicsList::RegisterPhysics(), G4UIExecutive::SessionStart(), G4VSteppingVerbose::SetInstance(), G4RunManager::SetUserAction(), G4RunManager::SetUserInitialization(), G4HadronicProcessStore::SetVerbose(), and G4EmParameters::SetVerbose().
Here is the call graph for this function: