|
g4system
|
Implementation of G4World, including factory creation, material building, and volume dependency resolution. More...
#include "g4world.h"#include "gfactory.h"#include "g4system_options.h"#include "g4system/g4systemConventions.h"#include "gsystemConventions.h"#include "g4objectsFactories/g4native/g4NativeObjectsFactory.h"#include "g4objectsFactories/cad/cadSystemFactory.h"#include "G4MaterialTable.hh"#include "G4Material.hh"#include "G4Element.hh"#include "G4Isotope.hh"#include <vector>
Go to the source code of this file.
Header documentation in g4world.h is authoritative. This file focuses on implementation details and uses short, non-Doxygen comments to explain complex control-flow blocks (dependency retries, stall detection).
Definition in file g4world.cc.