ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Main program of the extensibleFactory example. More...
#include "DetectorConstruction.hh"
#include "ActionInitialization.hh"
#include "PrimaryGeneratorAction.hh"
#include "G4RunManager.hh"
#include "G4PhysListFactoryAlt.hh"
#include "G4PhysListRegistry.hh"
#include "G4PhysicsConstructorFactory.hh"
#include "G4PhysListStamper.hh"
#include "MySpecialPhysList.hh"
#include "G4VModularPhysicsList.hh"
#include "G4UImanager.hh"
#include "Randomize.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
Go to the source code of this file.
Functions | |
G4_DECLARE_PHYSLIST_FACTORY (MySpecialPhysList) | |
int | main (int argc, char **argv) |
Main program of the extensibleFactory example.
Definition in file extensibleFactory.cc.
G4_DECLARE_PHYSLIST_FACTORY | ( | MySpecialPhysList | ) |
Definition at line 137 of file extensibleFactory.cc.
View newest version in sPHENIX GitHub at line 137 of file extensibleFactory.cc
References G4PhysListRegistry::AddPhysicsExtension(), G4UImanager::ApplyCommand(), G4UIcommand::ConvertToInt(), g4zmq::exit(), FatalException, G4cerr, G4cout, G4endl, G4Exception(), g4alt::G4PhysListFactory::GetReferencePhysList(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4PhysListRegistry::Instance(), g4alt::G4PhysListFactory::ReferencePhysList(), session, G4UIExecutive::SessionStart(), g4alt::G4PhysListFactory::SetDefaultReferencePhysList(), G4MTRunManager::SetNumberOfThreads(), and G4RunManager::SetUserInitialization().