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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions