ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Main program of the electromagnetic/TestEm0 example. More...
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "DetectorConstruction.hh"
#include "PhysicsList.hh"
#include "PrimaryGeneratorAction.hh"
#include "RunAction.hh"
#include "G4UIExecutive.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the electromagnetic/TestEm0 example.
Definition in file TestEm0.cc.
Definition at line 47 of file TestEm0.cc.
View newest version in sPHENIX GitHub at line 47 of file TestEm0.cc
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4UIExecutive::SessionStart(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().