17void GSystemTextFactory::loadGeometry(
GSystem* system) {
22 log->info(1,
"Loading geometry for system ", system->
getName(),
30 if (dbline.empty()) {
continue; }
33 std::vector<std::string> gvolumePars =
std::shared_ptr< GLogger > log
Represents a single detector system (e.g., calorimeter, tracker).
std::string getFactoryName() const
void addGVolume(std::vector< std::string > pars)
Build and add a volume from a serialized parameter list.
std::string getName() const
vector< string > getStringVectorFromStringWithDelimiter(const string &input, const string &x)