Caleb Fangmeier 2536eec791 changes MapOver to no longer require template arguments to be wrapped in tuple 8 年 前
..
README.md 0aed5ac4e7 Implements fully variadic Zip Value. Not yet tested. 8 年 前
api.hpp 2536eec791 changes MapOver to no longer require template arguments to be wrapped in tuple 8 年 前
container.hpp 2536eec791 changes MapOver to no longer require template arguments to be wrapped in tuple 8 年 前
filter.hpp ccda3cb42d Adds function registry to keep track of declared lambda functions used 8 年 前
filval_root.hpp 2536eec791 changes MapOver to no longer require template arguments to be wrapped in tuple 8 年 前
value.hpp 2536eec791 changes MapOver to no longer require template arguments to be wrapped in tuple 8 年 前

README.md

ROOT compatability layer for FilVal

See FilVal for details on FilVal. This layer provides container classes wrapping ROOT histograms and Graph objects. It also provides the ability to write these containers, as well as a variety of STL containers to ROOT files.