Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # CCL Partitioning
0002 
0003 This small utility allows us to analyse the efficiency of different bin
0004 packing schemes for the partitioning of cells for the CCL algorithm.
0005 
0006 To run:
0007 
0008 ```
0009 stack run cells.csv
0010 ```
0011 
0012 Where `cells.csv` is any traccc-compatible cell input file.