ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gdml_det.cc File Reference

Main program of the persistency/gdml/G04 example. More...

#include <vector>
#include "G04ActionInitialization.hh"
#include "G04DetectorConstruction.hh"
#include "G04SensitiveDetector.hh"
#include "G4RunManager.hh"
#include "FTFP_BERT.hh"
#include "G4UImanager.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
#include "G4GDMLParser.hh"
+ Include dependency graph for gdml_det.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Main program of the persistency/gdml/G04 example.

Definition in file gdml_det.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 55 of file gdml_det.cc.

View newest version in sPHENIX GitHub at line 55 of file gdml_det.cc

References G4UImanager::ApplyCommand(), G4cout, G4endl, G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), parser(), G4GDMLParser::Read(), G4UIExecutive::SessionStart(), and G4RunManager::SetUserInitialization().

+ Here is the call graph for this function: