User Tools

Site Tools


asc:jas4pp

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
asc:jas4pp [2023/05/24 01:59]
asc
asc:jas4pp [2024/01/30 15:50] (current)
asc [Reading LCIO files]
Line 43: Line 43:
  
  
 +====== Installation  ======
 The installation does not have external dependencies.  To run Jas4pp, you need to install Java. To check you Java installation, run "java -version" The installation does not have external dependencies.  To run Jas4pp, you need to install Java. To check you Java installation, run "java -version"
 One can find Oracle JDK or JRE versions from the [[http://www.oracle.com/technetwork/java/javase/downloads/index.html|Oracle download link]]. OpenJDK can be downloaded  from [[https://openjdk.java.net/]]. One can find Oracle JDK or JRE versions from the [[http://www.oracle.com/technetwork/java/javase/downloads/index.html|Oracle download link]]. OpenJDK can be downloaded  from [[https://openjdk.java.net/]].
Line 48: Line 49:
  
  
-<note tip>Although Jas4pp works on JDK8, we strongly recommend to use JDK9 (or OpenJDK9) and above. This will significantly increase the speed for  numeric computations.+<note tip>We strongly recommend to use JDK18 (or OpenJDK18) and above. This will significantly increase the speed for  numeric computations.
 </note> </note>
  
Line 71: Line 72:
  
 {{:asc:jas4pp.png?350|}} {{:asc:jas4pp.png?350|}}
 +
 +====== How to run  ======
  
 Use this GUI to explore examples with data visualisation shown in the main window: Use this GUI to explore examples with data visualisation shown in the main window:
Line 547: Line 550:
 See [[http://atlaswww.hep.anl.gov/hepsim/macrolist_lcio.php|LCIO validation page]] for more examples. See [[http://atlaswww.hep.anl.gov/hepsim/macrolist_lcio.php|LCIO validation page]] for more examples.
  
 +====== Reading LCIO files from Delphes ======
 +
 +The Delphes program has somewhat different containers, but they alos can be processed by Jas4pp using Python code. You can find Delphes LCIO files in [[https://atlaswww.hep.anl.gov/hepsim/info.php?item=368]] (created for Snowmass21). See rfast052 tag. To process such LCIO files, look at the example Python scripts in the directory "examples/delphes".
 + 
  
  
asc/jas4pp.1684893575.txt.gz ยท Last modified: 2023/05/24 01:59 by asc