Skip to content
Snippets Groups Projects
Commit ecff3e4c authored by scott snyder's avatar scott snyder
Browse files

InDetRecExample: Fix reference to geometry flags.

A couple JO fragments were referencing the variable geoFlags without
defining it, expecting it to have been set up by another JO fragment.
But in some configurations, this variable now references something
of the wrong type --- another fragment must be clobbering it.

Explicitly import the flags object before using it.



Former-commit-id: d47790b0
parent addb03fa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment