Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -7,6 +7,30 @@
|
||||
/run/verbose 1
|
||||
/event/verbose 0
|
||||
|
||||
#########################
|
||||
# Set profiler
|
||||
#
|
||||
/profiler/run/enable true
|
||||
/profiler/event/enable true
|
||||
/profiler/track/enable true
|
||||
/profiler/step/enable false
|
||||
|
||||
/profiler/run/components wall_clock cpu_clock peak_rss
|
||||
/profiler/event/components wall_clock cpu_clock peak_rss
|
||||
/profiler/track/components wall_clock
|
||||
/profiler/step/components wall_clock
|
||||
|
||||
/profiler/per_thread false
|
||||
/profiler/per_event false
|
||||
|
||||
/profiler/output/dart true
|
||||
/profiler/output/text true
|
||||
/profiler/output/json false
|
||||
/profiler/output/cout false
|
||||
|
||||
/profiler/tree true
|
||||
/profiler/flat false
|
||||
/profiler/timeline false
|
||||
|
||||
##########################
|
||||
# Random
|
||||
|
||||
Reference in New Issue
Block a user