Caleb Fangmeier 39ac245d75 rearranges the filval project to make root a sub-directory 7 vuotta sitten
..
examples 56796f011f Adds example code for filval and the beginnings of TMVA integration in filval_root 7 vuotta sitten
root 39ac245d75 rearranges the filval project to make root a sub-directory 7 vuotta sitten
README.md 39ac245d75 rearranges the filval project to make root a sub-directory 7 vuotta sitten
api.hpp 55f8fd35f8 Adds documentation deployment make target, additional values relating to 7 vuotta sitten
argparse.hpp 4d26f66e94 Adds ability to save fv::root containers to root files. 7 vuotta sitten
container.hpp f452231987 adds function to easily create variants of a container with different cuts applied 7 vuotta sitten
dataset.hpp f452231987 adds function to easily create variants of a container with different cuts applied 7 vuotta sitten
filter.hpp f452231987 adds function to easily create variants of a container with different cuts applied 7 vuotta sitten
filval.hpp 2536eec791 changes MapOver to no longer require template arguments to be wrapped in tuple 7 vuotta sitten
log.hpp 4d26f66e94 Adds ability to save fv::root containers to root files. 7 vuotta sitten
value.hpp 55f8fd35f8 Adds documentation deployment make target, additional values relating to 7 vuotta sitten

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.