| 
    Geant4
    10.01
    
   | 
 
Main program of the optical/LXe example. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4String.hh"#include "LXePhysicsList.hh"#include "LXeDetectorConstruction.hh"#include "LXeActionInitialization.hh"#include "LXeRecorderBase.hh"
 Include dependency graph for LXe.cc: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.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 59 of file LXe.cc.
References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4VisManager::Initialize(), G4UIExecutive::IsGUI(), G4UIExecutive::SessionStart(), and G4RunManager::SetUserInitialization().
 Here is the call graph for this function: