5#ifndef SIMCORE_PARALLELWORLD_H_
6#define SIMCORE_PARALLELWORLD_H_
16#include "G4GDMLParser.hh"
18#include "G4VUserParallelWorld.hh"
23#include "SimCore/Geo/AuxInfoReader.h"
49 enableLogging(
"ParallelWorld")
G4GDMLParser * parser_
GDML parser.
ParallelWorld(G4GDMLParser *parser, G4String worldName)
Constructor.
~ParallelWorld()
Destructor.
geo::AuxInfoReader * auxInfoReader_
The auxiliary GDML info reader.
Reads auxiliary information from GDML userinfo block.