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
Last revision Both sides next revision
fcs:fccee:tutorial [2023/05/24 13:22]
hepsim17 [Data streaming]
fcs:fccee:tutorial [2023/05/24 13:25]
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. 
 +This example shows data for Higgs to bbar at 240 GeV e+e-.
 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"). 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").
    
Line 327: Line 328:
 </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 =====