Skip to content
Snippets Groups Projects
Commit 4f039978 authored by Chad Lantz's avatar Chad Lantz
Browse files

Initialized m_logicLightGuide to 0

parent f672d486
No related branches found
No related tags found
No related merge requests found
......@@ -79,6 +79,7 @@ DetectorConstruction::DetectorConstruction()
m_ConstructionHasBeenDone(false),
m_UsingCADmodel(false),
m_logicWorld(0),
m_logicLightGuide(0),
m_DetectorMessenger(nullptr)
{
materials = Materials::getInstance();
......
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