5#ifndef SIMCORE_PARALLELWORLD_H_
6#define SIMCORE_PARALLELWORLD_H_
16#include "G4GDMLParser.hh"
18#include "G4VUserParallelWorld.hh"
23#include "Framework/Logger.h"
24#include "SimCore/Geo/AuxInfoReader.h"
G4GDMLParser * parser_
GDML parser.
ParallelWorld(G4GDMLParser *parser, G4String worldName)
Constructor.
~ParallelWorld()
Destructor.
enableLogging("ParallelWorld")
Enable logging.
geo::AuxInfoReader * aux_info_reader_
The auxiliary GDML info reader.
Reads auxiliary information from GDML userinfo block.
Dynamically loadable photonuclear models either from SimCore or external libraries implementing this ...