Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
fcs:fccee:tutorial [2023/05/24 13:22]
hepsim17 [Validation]
fcs:fccee:tutorial [2023/05/24 13:24]
hepsim17 [Data streaming]
Line 215: Line 215:
  
 One can also analyze truth-level files using data streaming, i.e. without downloading the actual input files.  One can also analyze truth-level files using data streaming, i.e. without downloading the actual input files. 
-Click the code shown below, save it as "example.py" and run it inside Jas4pp (https://atlaswww.hep.anl.gov/asc/jas4pp/) or using hs-tools package (as shown above).+Click the code shown below, save it as "example.py" and run it inside Jas4pp (https://atlaswww.hep.anl.gov/asc/jas4pp/) or using hs-tools package (as "hs-run example.py").
    
 <hidden Click here to show the Python/Jython code> <hidden Click here to show the Python/Jython code>
Line 327: Line 327:
 </code> </code>
 </hidden> </hidden>
 +
 +If you run this code as Jython script inside Jas4pp, you will see a histogram updated in real time:
 +
 +{{ :fcs:fccee:screenshot_from_2023-05-24_08-57-19.png?400 |}}
  
 ===== Preparation for fast simulation ===== ===== Preparation for fast simulation =====