Skip to content

Browser for ProIO files tuned for the HepSim repository

Notifications You must be signed in to change notification settings

hepsim-org/browser_proio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProIO Browser for the HepSim repository

A Java browser for MC events stored in ProIO format tuned to the HepSim repository.

The goal of this repository is to compile the file "browser_proio.jar". You need to have updated file "lib/proio-[version].jar" and the apache ant tool. All dependensies are in the "lib" directory.

To build the jar file, type "ant". Then you can test this file on a ProIO file as:

java -cp browser_proio.jar hepsimproio.browser.Main [file] # shows GUI
java -cp browser_proio.jar hepsimproio.Info [file]
java -cp browser_proio.jar hepsimproio.Info [file] 10

S.Chekanov (ANL)

About

Browser for ProIO files tuned for the HepSim repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages