Caleb Fangmeier 1a85d61848 Adjusts usage of Function object to work with pointers rather than 7 years ago
..
LinkDef.hpp 27cc0b9b63 Adds VectorMany container class 7 years ago
README.md 836549f3ab Merge branch 'master' of git.fangmeier.tech:caleb/filval 7 years ago
api.hpp 03a88b0a21 updates root components to add TreeDataSet, also renames files 7 years ago
container.hpp 7ff47d4d36 Adds tup_map as a variation of map to automatically unpack tuple-type 7 years ago
dataset.hpp 1a85d61848 Adjusts usage of Function object to work with pointers rather than 7 years ago
filter.hpp 03a88b0a21 updates root components to add TreeDataSet, also renames files 7 years ago
filval.hpp 03a88b0a21 updates root components to add TreeDataSet, also renames files 7 years ago
value.hpp 03a88b0a21 updates root components to add TreeDataSet, also renames files 7 years ago

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.