Skip to content
Snippets Groups Projects
Commit caf0b2f1 authored by nnitika's avatar nnitika Committed by Marilena Bandieramonte
Browse files

changed default physicsList to _ATL

parent 816cea94
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ static std::string parMacroFileName = fullSimLightShareDir+"/macro.g4";
static bool parIsPerformance = false;
static bool parIsCustomUserActions = false;
static G4String geometryFileName = "";
static std::string parPhysListName = "FTFP_BERT";
static std::string parPhysListName = "FTFP_BERT_ATL";
static bool parRunOverlapCheck = false;
bool isBatch = true;
static std::string parConfigFileName = "atlas-config.json";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment