Skip to content

Commit

Permalink
Update CLDConfig/cld_steer.py
Browse files Browse the repository at this point in the history
Co-authored-by: Leonhard Reichenbach <[email protected]>
  • Loading branch information
BrieucF and Zehvogel authored Mar 26, 2024
1 parent 58218e9 commit 8448511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CLDConfig/cld_steer.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
## number of events to simulate, used in batch mode
SIM.numberOfEvents = 0
## Outputfile from the simulation
SIM.outputFile = "CLD_SIM.root"
SIM.outputFile = "CLD_SIM.edm4hep.root"
## Verbosity use integers from 1(most) to 7(least) verbose
## or strings: VERBOSE, DEBUG, INFO, WARNING, ERROR, FATAL, ALWAYS
SIM.printLevel = 3
Expand Down

0 comments on commit 8448511

Please sign in to comment.