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

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

#include <vector>
#include "G4Types.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4LogicalVolumeStore.hh"
#include "G4TransportationManager.hh"
#include "G01PrimaryGeneratorAction.hh"
#include "G01DetectorConstruction.hh"
#include "G01ActionInitialization.hh"
#include "FTFP_BERT.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
#include "G4GDMLParser.hh"
+ Include dependency graph for load_gdml.cc:

Go to the source code of this file.

Functions

void print_aux (const G4GDMLAuxListType *auxInfoList, G4String prepend="|")
 
int main (int argc, char **argv)
 

Detailed Description

Main program of the persistency/gdml/G01 example.

Definition in file load_gdml.cc.

Function Documentation

void print_aux ( const G4GDMLAuxListType auxInfoList,
G4String  prepend = "|" 
)

Definition at line 63 of file load_gdml.cc.

View newest version in sPHENIX GitHub at line 63 of file load_gdml.cc

References G4cout, and G4endl.

Referenced by main().

+ Here is the caller graph for this function: