32 void loadMaterials(
GSystem* system)
override;
35 void loadGeometry(
GSystem* system)
override;
Load a system from CAD assets (e.g. STL) found in a directory.
Abstract base class for loading a GSystem from a specific source.
GSystemFactory(const std::shared_ptr< GOptions > &g)
Construct the factory with shared configuration.
Represents a single detector system (e.g., calorimeter, tracker).