ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Main program of the pythia6Decayer example. More...
#include "P6DExtDecayerPhysics.hh"
#include "DetectorConstruction.hh"
#include "GunPrimaryGeneratorAction.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "QGSP_BERT.hh"
#include "G4ThreeVector.hh"
#include "G4SystemOfUnits.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
#include "Randomize.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the pythia6Decayer example.
Definition in file pythia6_decayer.cc.
Definition at line 46 of file pythia6_decayer.cc.
View newest version in sPHENIX GitHub at line 46 of file pythia6_decayer.cc
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), MeV, G4VModularPhysicsList::RegisterPhysics(), G4UIExecutive::SessionStart(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().