Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 287 Bytes

hepmc2root

Python program to convert a text file of events in HepMC2 format to a simple ROOT file.

Example

Go to the example directory and do

	hepmc2root.py susy200.hepmc

which will create the file susy200.root that can be analyzed with a standard TNM analyzer.