Skip to content
Snippets Groups Projects
Commit 3b41afe3 authored by adrien-matta's avatar adrien-matta
Browse files

Merge branch 'NPTool.2.dev' of https://github.com/adrien-matta/nptool into NPTool.2.dev

parents e22accb7 c2470c61
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
PhysicsList::PhysicsList() : G4VModularPhysicsList(){ PhysicsList::PhysicsList() : G4VModularPhysicsList(){
m_EmList = "Option4"; m_EmList = "Option4";
defaultCutValue = 0.01*mm;//0.2*mm; defaultCutValue = 1*mm;//0.2*mm;
opticalPhysicsList = NULL; opticalPhysicsList = NULL;
ReadConfiguration("PhysicsListOption.txt"); ReadConfiguration("PhysicsListOption.txt");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment