Skip to content

possibly missing geomOptions->loadEntry() in finishNesting() #1302

@gaponenko

Description

@gaponenko

This piece of code

G4GeometryOptions* geomOptions = art::ServiceHandle<GeometryService>()->geomOptions();

uses geomOptions, but does not follow the pattern I see e.g. in constructHall()

geoOptions->loadEntry( config, "hallFormalBox", "hall.formalBox" );

which also "loads" information for the requested volume.

Metadata

Metadata

Assignees

Labels

LowIssue with Low Prioritycleanupimprove code quality

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions