Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /JETSCAPE/external_packages/smash/smash_config.yaml is written in an unsupported language. File is not indexed.

0001 Logging:
0002     default: INFO
0003 
0004 General:
0005     Modus: List
0006     Time_Step_Mode: Fixed
0007     Delta_Time:    0.5
0008     End_Time:      100.0  # Reset from the JetScape xml config
0009     Randomseed:    -1     # Reset from the JetScape xml config
0010     Nevents:       1      # Dummy
0011 
0012 Modi:
0013     List:
0014         File_Directory: .
0015         File_Prefix: "dummy"
0016         Shift_Id: 0
0017 
0018 
0019 # if some SMASH output in OSCAR,... format is wanted, then uncomment
0020 # the following lines and add a 'smash_output' folder to your build folder
0021 Output:
0022     Output_Interval:  100.0
0023 #    Particles:
0024 #        Format:    ["Oscar2013"]
0025 #        Extended: True
0026 #        Only_Final: Yes
0027 #    Collisions:
0028 #        Format:    ["Oscar2013"]
0029 #        Extended: True
0030 #        Print_Start_End: True