Back to home page

EIC code displayed by LXR

 
 

    


Warning, /acts/Traccc/extras/root_to_csv/README.md is written in an unsupported language. File is not indexed.

0001 # ROOT-to-CSV
0002 
0003 This script can convert traccc ROOT files to CSV files for easier parsing.
0004 Not for direct use, but is designed to be used with the physics plot
0005 generator.
0006 
0007 To make this code, simply run:
0008 
0009 ```bash
0010 $ make
0011 ```