Skip to content
Snippets Groups Projects
Commit 8f34a8b9 authored by Daniel R. MacLean's avatar Daniel R. MacLean
Browse files

Re-inserted fibers - removing them did not improve efficiency.

parent a95bd3c4
No related branches found
No related tags found
No related merge requests found
...@@ -168,7 +168,6 @@ void DetectorConstruction::BuildDefaultLG( ){ ...@@ -168,7 +168,6 @@ void DetectorConstruction::BuildDefaultLG( ){
UseCADModel("../models/LED-GMS-light-guide.stl"); UseCADModel("../models/LED-GMS-light-guide.stl");
/*
bool CHECK_OVERLAPS = true; bool CHECK_OVERLAPS = true;
...@@ -265,7 +264,6 @@ void DetectorConstruction::BuildDefaultLG( ){ ...@@ -265,7 +264,6 @@ void DetectorConstruction::BuildDefaultLG( ){
CHECK_OVERLAPS) ); //Check for overlaps with other geometry CHECK_OVERLAPS) ); //Check for overlaps with other geometry
} }
*/
} }
/* /*
......
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