ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
View the newest version in sPHENIX GitHub for this directory "dfe"
Files | |
file | dfe_dispatcher.hpp [code] |
Command dispatcher to register functions and call them by name. | |
file | dfe_flat.hpp [code] |
Minimal associative containers based on continous storage. | |
file | dfe_histogram.hpp [code] |
N-dimensional histograms with composable axes. | |
file | dfe_io_dsv.hpp [code] |
Read/write (d)elimiter-(s)eparated (v)alues text files. | |
file | dfe_io_numpy.hpp [code] |
Write numpy-compatible .npy binary files. | |
file | dfe_io_root.hpp [code] |
Wrappers to simplify reading/writing ROOT TTree-based files. | |
file | dfe_namedtuple.hpp [code] |
Allow structs to be accessed like std::tuple. | |
file | dfe_poly.hpp [code] |
Efficient evaluation of polynomial functions. | |
file | dfe_smallvector.hpp [code] |
Minimal small vector implementation. | |