Skip to content
Snippets Groups Projects
Commit 4050c53a authored by Petr Jacka's avatar Petr Jacka
Browse files

Reverted changes

Former-commit-id: 2b64bc150847056394e93208c5fb2ec114dd0bb9
parent df0dbf2a
No related merge requests found
......@@ -2,4 +2,6 @@ from G4AtlasApps.SimFlags import simFlags
simFlags.OptionalUserActionList.addAction('G4UA::FastCaloSimParamActionTool',['BeginOfEvent','EndOfEvent','BeginOfRun','EndOfRun','Step'])
simFlags.UserActionConfig.addConfig('G4UA::FastCaloSimParamActionTool',"shift_lar_subhit",True)
simFlags.UserActionConfig.addConfig('G4UA::FastCaloSimParamActionTool',"shorten_lar_step",True)
simFlags.UserActionConfig.addConfig('G4UA::FastCaloSimParamActionTool',"MaxRadiusLAr",1)
simFlags.UserActionConfig.addConfig('G4UA::FastCaloSimParamActionTool',"maxRadiusLAr",1)
# optimised merging scheme parameters are not required for 1mm merging
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