|
g4system
|
Default implementations shared by all detector-specific factories. More...
#include "g4objectsFactory.h"#include "gutilities.h"#include "gsystemConventions.h"#include "g4systemConventions.h"#include "G4LogicalVolumeStore.hh"#include "G4Material.hh"#include "G4NistManager.hh"#include "G4PVPlacement.hh"#include <algorithm>#include <cctype>#include <iostream>#include <string_view>#include <vector>
Go to the source code of this file.
Header documentation in g4objectsFactory.h is authoritative. This file provides reusable default behaviors for logical/physical construction and common helpers.
Definition in file g4objectsFactory.cc.