gsystem
Loading...
Searching...
No Matches
loadMaterials.cc
Go to the documentation of this file.
1
7
8
// gsystem
9
#include "
systemCadFactory.h
"
10
11
void
GSystemCADFactory::loadMaterials([[maybe_unused]]
GSystem
* system) {
12
// CAD workflow typically relies on existing materials (e.g. from a global database)
13
// or assigns materials via subsequent modifiers. This is currently a stub.
14
log
->info(0,
"in empty GSystemCADFactory loadMaterials"
);
15
}
GBase< GSystemFactory >::log
std::shared_ptr< GLogger > log
GSystem
Represents a single detector system (e.g., calorimeter, tracker).
Definition
gsystem.h:33
systemCadFactory.h
gsystemFactories
cad
loadMaterials.cc
Generated by
1.15.0