The Filter-Value analysis package

Caleb Fangmeier 8a6c0eaf54 rearranges the filval project to make root a sub-directory il y a 7 ans
examples 9a4380809f Adds example code for filval and the beginnings of TMVA integration in filval_root il y a 7 ans
root 8a6c0eaf54 rearranges the filval project to make root a sub-directory il y a 7 ans
README.md 8a6c0eaf54 rearranges the filval project to make root a sub-directory il y a 7 ans
api.hpp 8be6413ed7 Adds documentation deployment make target, additional values relating to il y a 7 ans
argparse.hpp d050852cda Adds ability to save fv::root containers to root files. il y a 7 ans
container.hpp d1ff0d903e adds function to easily create variants of a container with different cuts applied il y a 7 ans
dataset.hpp d1ff0d903e adds function to easily create variants of a container with different cuts applied il y a 7 ans
filter.hpp d1ff0d903e adds function to easily create variants of a container with different cuts applied il y a 7 ans
filval.hpp 7cee2c915b changes MapOver to no longer require template arguments to be wrapped in tuple il y a 7 ans
log.hpp d050852cda Adds ability to save fv::root containers to root files. il y a 7 ans
value.hpp 8be6413ed7 Adds documentation deployment make target, additional values relating to il y a 7 ans

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.