Skip to content
Snippets Groups Projects
Commit a6b5d2f4 authored by Frank Gaede's avatar Frank Gaede Committed by Frank Gaede
Browse files

rm debugging BUILD_ENVELOPES

parent 73e0b285
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ int main_wrapper(int argc, char** argv) {
setPrintLevel(WARNING);
Detector& description = Detector::getInstance();
description.fromCompact(inFile,BUILD_ENVELOPE);
description.fromXML(inFile);
direction = (p1-p0).unit();
MaterialManager matMgr( description.world().volume() ) ;
......
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