Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /JETSCAPE/examples/custom_examples/README.md is written in an unsupported language. File is not indexed.

0001 This directory contains examples in which Jetscape modules are explicitly added to the Jetscape task.
0002 To run these examples, you should disable the automatic task list determination feature.
0003 
0004 This can be done in the XML configuration:
0005 ```
0006 <enableAutomaticTaskListDetermination> false </enableAutomaticTaskListDetermination>
0007 ```
0008 
0009 You will also need to edit CMakeLists.txt in order to build the desired executable.