ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Main program of the optical/LXe example. More...
#include "G4Types.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4String.hh"
#include "FTFP_BERT.hh"
#include "G4OpticalPhysics.hh"
#include "G4EmStandardPhysics_option4.hh"
#include "LXeDetectorConstruction.hh"
#include "LXeActionInitialization.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the optical/LXe example.
Definition in file LXe.cc.
Definition at line 55 of file LXe.cc.
View newest version in sPHENIX GitHub at line 55 of file LXe.cc
References G4UImanager::ApplyCommand(), G4cout, G4endl, G4Threading::G4GetNumberOfCores(), G4MTRunManager::GetNumberOfThreads(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4UIExecutive::IsGUI(), kCerenkov, kScintillation, min, G4VModularPhysicsList::RegisterPhysics(), G4VModularPhysicsList::ReplacePhysics(), G4UIExecutive::SessionStart(), G4OpticalPhysics::SetMaxBetaChangePerStep(), G4OpticalPhysics::SetMaxNumPhotonsPerStep(), G4MTRunManager::SetNumberOfThreads(), G4OpticalPhysics::SetScintillationExcitationRatio(), G4OpticalPhysics::SetScintillationYieldFactor(), G4OpticalPhysics::SetTrackSecondariesFirst(), G4RunManager::SetUserInitialization(), and G4OpticalPhysics::SetWLSTimeProfile().