GGS(GenericGEANT4Simulation)Software  2.7.0
 All Data Structures Namespaces Files Functions Variables Typedefs Macros
Variables
GGSWolowitz Namespace Reference

Program to generate a GDML file with the GGS geometry. More...

Variables

G4String outputFile = "GGSGeometry"
 
G4String geoDataCard = ""
 
G4String geometryFile = ""
 
G4String outputType = "vgm"
 
G4String inputFile = ""
 
G4String schemaLocation = "http://service-spi.web.cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd"
 
G4String detectorFlag = ""
 

Detailed Description

Program to generate a GDML file with the GGS geometry.

GGSWolowitz.cpp

Created on: 2010-10-05 Authors: Emiliano Mocchiutti and Cecilia Pizzolotto

GGS geometry is loaded at run-time; by running it a GDML output file is generated containing the GGS geometry. This program makes use of GEANT4 classes to define the geometry.